timestamp.h

来自「Boost provides free peer-reviewed portab」· C头文件 代码 · 共 13 行

H
13
字号
/* * Copyright 1993, 1995 Christopher Seiwald. * * This file is part of Jam - see jam.c for Copyright information. *//* * timestamp.h - get the timestamp of a file or archive member */void timestamp( char *target, time_t *time );void donestamps();

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?