home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!lax.pe-nelson.com!lax!twbrown
- From: twbrown@PE-Nelson.COM (Tom W. Brown)
- Newsgroups: comp.os.ms-windows.programmer.misc
- Subject: Re: No sscanf() in a DLL? Really?
- Message-ID: <602@lax.lax.pe-nelson.com>
- Date: 11 Sep 92 17:47:00 GMT
- References: <budi69.9ye@wang.com>
- Sender: news@lax.pe-nelson.com
- Organization: PE-Nelson
- Lines: 18
-
- In article <budi69.9ye@wang.com>, dbushong@wang.com (Dave Bushong) writes:
- |>
- |> Is it true that you can't use sscanf in a DLL (according to
- |> Microsoft's windows.h)?
- |>
-
- I'm not sure what you mean about windows.h "telling" you that sscanf isn't
- DLL compatible, but I'm using BC++ 3.1 and the version of sscanf in Borland's
- runtime is perfectly happy being called from a DLL (Borland's runtime library
- is available, in fact, as a DLL).
-
-
- ----------------------------------------------------------------------------
- Tom Brown | "Strange women, lying in ponds, distributing
- PE Nelson Systems | swords is no basis for a system of government."
- twbrown@pe-nelson.com | Monty Python and the Holy Grail
- ----------------------------------------------------------------------------
-
-