home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 September / Simtel20_Sept92.cdr / msdos / pgmutl / idtag.arc / tag.txt < prev   
Text File  |  1990-01-15  |  417b  |  13 lines

  1. /*
  2.  * IDtag: making an .obj file
  3.  * for putting messages into an executable module
  4.  * (You can do the same thing with
  5.  * #pragma comment (exestr, "string")
  6.  * on MSC 5.1 or later)
  7.  * Copyright (c) 1990 by Kenji Rikitake <kenji@ybbs.c.u-tokyo.ac.jp>
  8.  * You can use this source code and the executable module for any purpose
  9.  * provided retaining this notice within.
  10.  *
  11.  * Version 1.00 January 15, 1990
  12.  */
  13.