M
Michael
Hi,
Is there any standard mechanism for versioning when compiling.......
what i want is to increment a counter everytime a source file is
compiled. Are there any vendor specific ways people know? Maybe using
'make'??
I know i could write a checksum and version number to a text file and
then read it back it and compare it against a checksum of argv[0] but
its a bit crude!!
Regards
Michael
Is there any standard mechanism for versioning when compiling.......
what i want is to increment a counter everytime a source file is
compiled. Are there any vendor specific ways people know? Maybe using
'make'??
I know i could write a checksum and version number to a text file and
then read it back it and compare it against a checksum of argv[0] but
its a bit crude!!
Regards
Michael