home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / os2 / programm / 7045 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  1.4 KB

  1. Path: sparky!uunet!noc.near.net!hri.com!ukma!news
  2. From: toddc@addiction.inslab.uky.edu (Todd Caldwell)
  3. Newsgroups: comp.os.os2.programmer
  4. Subject: Findfirst() & Findnext()
  5. Message-ID: <1992Dec15.211710.6760@ms.uky.edu>
  6. Date: 15 Dec 92 21:17:10 GMT
  7. Sender: news@ms.uky.edu (USENET News System)
  8. Reply-To: toddc@inslab.uky.edu
  9. Organization: University Of Kentucky, Dept. of Math Sciences
  10. Lines: 18
  11. Nntp-Posting-Host: addiction.inslab.uky.edu
  12.  
  13. I have written a small utility to run in a dos session that tells me my  
  14. current swap file size.  I had to write it in turbo c++ because I can't  
  15. find the directory information structure in the emx/gcc libraries or  
  16. include files.  Help!!!  I am relatively new to 'serious' programming and  
  17. very new to os2 app development.  I am having a very hard time porting my  
  18. dos apps to os2.  All the functions seem to be in different places.   
  19. Somebody please help me before I revert to my dos ways....please!!!
  20.  
  21. The structure is called ffblk in turbo c++ and is defined in the dir.h  
  22. file.  It's under a different name in the emx/gcc files.  How can I access  
  23. it.  Is there anyway I can get some kind of reference to tell me where all  
  24. of these functions and such are?
  25.  
  26. Thanks a lot in advance.....
  27. Todd Caldwell
  28.  
  29. p.s.  Please respond quickly...leaving campus Friday and won't have access                                                    
  30. to my account until mid January.
  31.