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