home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / amiga / programm / 16126 < prev    next >
Encoding:
Text File  |  1992-11-20  |  1.4 KB  |  38 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!spool.mu.edu!agate!stanford.edu!rock!concert!sas!mozart.unx.sas.com!walker
  3. From: walker@twix.unx.sas.com (Doug Walker)
  4. Subject: Re: vsprintf() in SAS/C 6?
  5. Originator: walker@twix.unx.sas.com
  6. Sender: news@unx.sas.com (Noter of Newsworthy Events)
  7. Message-ID: <By0p4x.M48@unx.sas.com>
  8. Date: Fri, 20 Nov 1992 13:50:56 GMT
  9. References:  <harry.03at@elfuerte.fipnet.fi>
  10. Nntp-Posting-Host: twix.unx.sas.com
  11. Organization: SAS Institute Inc.
  12. Lines: 24
  13.  
  14.  
  15. In article <harry.03at@elfuerte.fipnet.fi>, harry@elfuerte.fipnet.fi (Harri P Pesonen) writes:
  16. |> Is there a library function
  17. |> 
  18. |> int vsprintf(char *buf, char *format, va_list ptr);
  19. |> 
  20. |> or something like that in SAS/C 6.0?  It exists in MS C but doesn't in
  21. |> Lattice C 5.02.
  22.  
  23. Yes, vsprintf is in 6.0.  It is an ANSI/ISO function, so it was also
  24. in the 5.10 ANSI compliant libraries.  Since the 6.0 libraries
  25. themseleves are ANSI/ISO compliant, vsprintf is in there.
  26.  
  27. |>     Harri Pesonen               harry@elfuerte.fipnet.fi
  28.  
  29. -- 
  30.   *****
  31. =*|_o_o|\\=====Doug Walker, Software Distiller====== BBS: (919)460-7430 =
  32.  *|. o.| ||                                          1200/2400/9600 Dual
  33.   | o  |//     For all you do, this bug's for you!
  34.   ====== 
  35. usenet: walker@unx.sas.com                            bix: djwalker 
  36. Any opinions expressed are mine, not those of SAS Institute, Inc.
  37.  
  38.