home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / c / 12791 < prev    next >
Encoding:
Text File  |  1992-08-25  |  1.3 KB  |  27 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!munnari.oz.au!uniwa!cujo!cc.curtin.edu.au!svenning
  3. From: svenning@cc.curtin.edu.au
  4. Subject: Importing custom Turbo routines?
  5. Message-ID: <1992Aug26.153047.1@cc.curtin.edu.au>
  6. Lines: 16
  7. Sender: news@cujo.curtin.edu.au (News Manager)
  8. Organization: Curtin University of Technology
  9. Date: Wed, 26 Aug 1992 06:30:47 GMT
  10.  
  11. I recently obtained a set of Turbo C library routines that perform some
  12. simple functions such as pull down menus, text window setup etc... but since
  13. I haven't really had mucxh experience using library modules (since I have always
  14. written everything myself!) I have absolutley no idea how to access, let alone,
  15. include these routines in my program.
  16.   Does anyone know how to access the routines and pass parameters to them.
  17. I will go into more detail via e-mail if you need further information.
  18. There was some documentation included but it only listed the internal params.
  19. I think and the header declarations, not how to pass in or what comes out.
  20.   Does the library tcu32 ring a bell? Well, that's it but I don't know how
  21. to use it. I've written to the author but am still waiting for a reply. Any help
  22. will be gratefully appreciated!
  23.  
  24.                                                                 Regards,
  25.                                                           Todd.
  26.  
  27.