home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 September
/
Simtel20_Sept92.cdr
/
msdos
/
pgmutl
/
idtag.arc
/
tag.txt
< prev
Wrap
Text File
|
1990-01-15
|
417b
|
13 lines
/*
* IDtag: making an .obj file
* for putting messages into an executable module
* (You can do the same thing with
* #pragma comment (exestr, "string")
* on MSC 5.1 or later)
* Copyright (c) 1990 by Kenji Rikitake <kenji@ybbs.c.u-tokyo.ac.jp>
* You can use this source code and the executable module for any purpose
* provided retaining this notice within.
*
* Version 1.00 January 15, 1990
*/