home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / amiga / programm / 16192 < prev    next >
Encoding:
Text File  |  1992-11-21  |  1.0 KB  |  27 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!mnemosyne.cs.du.edu!nyx!cchu
  3. From: cchu@nyx.cs.du.edu (Calvin Chu)
  4. Subject: un-intuitionizing a c program
  5. Message-ID: <1992Nov22.055412.2234@mnemosyne.cs.du.edu>
  6. Summary: How do I get RID OF THE WINDOWS??
  7. Keywords: c
  8. Sender: usenet@mnemosyne.cs.du.edu (netnews admin account)
  9. Organization: University of Denver, Dept. of Math & Comp. Sci.
  10. Date: Sun, 22 Nov 92 05:54:12 GMT
  11. Lines: 14
  12.  
  13. I have a C program called client.c for the Amiga.  I got
  14. it with dmamiga.lha (DikuMUD For AmigaDOS).  The problem that
  15. I have with it is that I need a client to access the server
  16. that uses the CLI, not a separate intuition window.  I have the
  17. gcc C source for it but I simply don't understand C well enough
  18. to remove the offending code.  It may be impossible without
  19. rewriting the entire program.  In that case I don't understand
  20. MessagePorts well enough to do that.  It's a small 7K C program,
  21. is it possible that somebody volunteer to cut out and compile
  22. a non-intuitionized client program?
  23.  
  24. Thanks.
  25. Calvin.
  26.  
  27.