On Wednesday 19 February 2003 15:55, Jason R. Mastaler wrote: > Gre7g Luterman <[EMAIL PROTECTED]> writes: > > If I understand the above correctly, it means that it wasn't able to > > link in the code that performs the "setenv" function. This is a > > pretty fundamental function. > > setenv() is not a standard UNIX function. Use putenv() instead.
Jason, I'm a C programmer coming from a windows world, basically. I've been amazed at all the compatibility issues among the various unices. Is there a book or collection of articles somewhere that detail what functions are "Standard" unix? (In windows, you just design for 98 or 95 and it's likely to work). And by "Standard", do you mean POSIX? Thanks! Jesse > _____________________________________________ > tmda-users mailing list ([EMAIL PROTECTED]) > http://tmda.net/lists/listinfo/tmda-users -- Jesse Guardiani, Systems Administrator WingNET Internet Services, P.O. Box 2605 // Cleveland, TN 37320-2605 423-559-LINK (v) 423-559-5145 (f) http://www.wingnet.net We are actively looking for companies that do a lot of long distance faxing and want to cut their long distance bill by up to 50%. Contact [EMAIL PROTECTED] for more info. _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
