| delorie.com/archives/browse.cgi | search |
| Message-ID: | <3AF59D48.27972D7@jps.net> |
| From: | Dennis Yelle <dennis51 AT jps DOT net> |
| X-Mailer: | Mozilla 4.75 [en] (Win98; U) |
| X-Accept-Language: | en |
| MIME-Version: | 1.0 |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | snprintf() |
| Lines: | 16 |
| Date: | Sun, 06 May 2001 11:51:52 -0700 |
| NNTP-Posting-Host: | 216.119.25.14 |
| X-Complaints-To: | abuse AT onemain DOT com |
| X-Trace: | nntp1.onemain.com 989174906 216.119.25.14 (Sun, 06 May 2001 14:48:26 EDT) |
| NNTP-Posting-Date: | Sun, 06 May 2001 14:48:26 EDT |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| Reply-To: | djgpp AT delorie DOT com |
Does djgpp supply snprintf()? I can't find it in info. The header file \DJGPP\LANG\CXX\LIBIOP.H contains extern int _IO_vsnprintf __P () but the strange name suggests to me that I am not supposed to call it directly. Also, it is not in info either. Is it OK for me to call _IO_vsnprintf directly? Is there anything I need to look out for if I do that? Dennis Yelle -- I am a computer programmer and I am looking for a job. There is a link to my resume here: http://table.jps.net/~vert/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |