home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!mcsun!sunic!ugle.unit.no!solan1.solan.unit.no!dvasaru
- From: dvasaru@solan.unit.no (Dan Vasaru)
- Subject: QUEST for SSCANF in DLL (msc7.0)
-
- I know this has been asked before, but I didnt to save the answers :-( so here I
- Message-ID: <1992Nov9.114045.14790@ugle.unit.no>
- Sender: news@ugle.unit.no (NetNews Administrator)
- Organization: Norwegian Institute of Technology
- Date: Mon, 9 Nov 92 11:40:45 GMT
- Lines: 17
-
- come..
- My problem is simple. The xxxscanf functions proto's are ifdef'd out of
- the stdio when compiling DLL's . Moreover, the sscanf code is not in
- the dll default C lib ( something like LDLLxxx).
- *flame on*
- I need it badly in my dll's. I find it rather slopy of Microsoft to
- not include it in the DLL llib , for whatever reasons ( I guess that
- something was buggy about private lib data or the DS!=SS issue).
- Borland does provide it, ergo it's possible. So what now ? Will I have
- to start looking for a PD sscanf source or looking for another
- compiler for my DLLs ?
-
- Help !. I need a sscanf for my DLL's.
-
- Thanks,
- Dan Vasaru
- software developer
-