home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / mswindo / programm / misc / 3316 < prev    next >
Encoding:
Text File  |  1992-11-09  |  1.1 KB  |  30 lines

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