Xref: utzoo comp.unix.programmer:2151 comp.lang.c:40506 Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!rochester!kodak!eastman!sideout!berke From: berke@sideout.Kodak.COM (Mike Berke) Newsgroups: comp.unix.programmer,comp.lang.c Subject: Re: methods for putting labels into your software? Summary: How we do it Message-ID: <2019@eastman.UUCP> Date: 26 Jun 91 20:55:24 GMT References: <1991Jun26.165609.9692@athena.mit.edu> <1991Jun26.192319.26495@cs.utk.edu> <1991Jun26.194059.19047@thyme.jpl.nasa.gov> Sender: news@eastman.UUCP Followup-To: comp.unix.programmer,comp.lang.c Distribution: usa Organization: Eastman Kodak Co., Rochester, NY Lines: 22 >>|> I'd like to hear suggestions, or any tricks that the pros out there >>|> know about, for putting some kind of text label or code into your >>|> executable (compiled and linked from C code) so that if anyone were to we simply use a character array: static unsigned char copyright[] = {"Copyright Eastman Kodak Company..."}; if you look through the executable code, you will see it. ======================================================================= Don't forget Kodak's Information Center (800-242-2424). Lots of photo- graphic information available and Kodak pays for the call. Try it!! ======================================================================= Mike Berke | Even if Kodak thinks I'm "nobody", Professional Photography Division | I'm really me!! Advanced Imaging Technology +----------------------------------- Eastman Kodak Company | Acutally, I'm not sure that big (716) 726-6823 | companies really think, so I berke@titan.kodak.com | guess these opinions are mine! ======================================================================