comp.lang.ada
 help / color / mirror / Atom feed
From: mg@asp.camb.inmet.com (Mitch Gart)
Subject: Re: Wvsprintf in Ada
Date: 1996/04/12
Date: 1996-04-12T00:00:00+00:00	[thread overview]
Message-ID: <DprCKL.5t2.0.-s@inmet.camb.inmet.com> (raw)
In-Reply-To: Pine.SOL.3.91.960409172122.6416A-100000@unixb.lancs.ac.uk

In the Win32Ada binding available at 
http://sw-eng.falls-church.va.us/AdaIC/source-code/bindings/
the binding to this function is

    function wvsprintf(lpOut  : Win32.LPSTR;
                       lpFmt  : Win32.LPCSTR;
                       arglist: Stdarg.ArgList := Stdarg.Empty)

The key to it is the Stdarg package which handles variable-length
argument lists, and which is included as part of the binding.
The binding is Ada 95.  Hope that helps.

- Mitch Gart




      reply	other threads:[~1996-04-12  0:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-04-09  0:00 Wvsprintf in Ada EMANUELE COSTA
1996-04-12  0:00 ` Mitch Gart [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox