home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: sparky!uunet!spool.mu.edu!agate!stanford.edu!rock!concert!sas!mozart.unx.sas.com!walker
- From: walker@twix.unx.sas.com (Doug Walker)
- Subject: Re: vsprintf() in SAS/C 6?
- Originator: walker@twix.unx.sas.com
- Sender: news@unx.sas.com (Noter of Newsworthy Events)
- Message-ID: <By0p4x.M48@unx.sas.com>
- Date: Fri, 20 Nov 1992 13:50:56 GMT
- References: <harry.03at@elfuerte.fipnet.fi>
- Nntp-Posting-Host: twix.unx.sas.com
- Organization: SAS Institute Inc.
- Lines: 24
-
-
- In article <harry.03at@elfuerte.fipnet.fi>, harry@elfuerte.fipnet.fi (Harri P Pesonen) writes:
- |> Is there a library function
- |>
- |> int vsprintf(char *buf, char *format, va_list ptr);
- |>
- |> or something like that in SAS/C 6.0? It exists in MS C but doesn't in
- |> Lattice C 5.02.
-
- Yes, vsprintf is in 6.0. It is an ANSI/ISO function, so it was also
- in the 5.10 ANSI compliant libraries. Since the 6.0 libraries
- themseleves are ANSI/ISO compliant, vsprintf is in there.
-
- |> Harri Pesonen harry@elfuerte.fipnet.fi
-
- --
- *****
- =*|_o_o|\\=====Doug Walker, Software Distiller====== BBS: (919)460-7430 =
- *|. o.| || 1200/2400/9600 Dual
- | o |// For all you do, this bug's for you!
- ======
- usenet: walker@unx.sas.com bix: djwalker
- Any opinions expressed are mine, not those of SAS Institute, Inc.
-
-