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