Until recently (I discovered a problem in mid-2005), you could use:
static const char sccs[] = "@(#)%W% %E%";
- GCC, . GCC (, GCC 4.0.x, 2005 ), . , , . , , - , , . , :
#ifndef lint
extern const char jlss_id_filename_c[];
const char jlss_id_filename_c[] = "@(#)$Id$";
#endif
- ; RCS , - what
- ident
- what
, what
, ident
. - - . ( , , , . , GCC, , .)
, filename_c . - , .
, 3 .