|
|
1.1 root 1:
2:
3: _ _TIME_ _ Macro _ _TIME_ _
4:
5:
6:
7:
8: Time source file is translated
9:
10:
11: _ _TIME_ _ is a preprocessor constant that is defined by the C
12: preprocessor. It represents the time that a source file is
13: translated. It is a string literal of the form:
14:
15:
16: "hh:mm:ss"
17:
18:
19: This is the same format used by the function asctime.
20:
21: The value of this preprocessor constant remains constant
22: throughout the processing of the translation unit. It may not be
23: the subject of a #define or #undef preprocessing directive.
24:
25: ***** Example *****
26:
27: For an example of how to use _ _TIME_ _ in a program, see _
28: _DATE_ _.
29:
30: ***** See Also *****
31:
32: _ _DATE_ _, _ _FILE_ _, _ _LINE_ _, _ _STDC_ _, C preprocessor
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64: COHERENT Lexicon Page 1
65:
66:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.