cabbie@chinet.UUCP (Richard Andrews) (06/03/87)
Well it really happened. I blew away parts 2 and 3 of curses for the ST. Could someone please email it to me? I would really appreciate it. -- ******************************************************************************* Any opinions expressed above are my own. Rich Andrews They can be yours too. Please send $19.95 to.....ihnp4!chinet!cabbie *******************************************************************************
ambi@bu-cs.BU.EDU (Michael Amirault) (06/10/89)
Does anybody have, or know where to get, a curses package for the ST that will compile nicely under MWC version 2.1.7? I have the package that is floating around the archive site but I cannot get it compile properly under MWC. Any help would be appreciated. Mike ------------------------------------------------------------------------------- Any views expressed above are my own, and not those of my employer. Michael Amirault Internet: ambi@bu-it.bu.edu -------------------------------------------------------------------------------
MCCABE@MTUS5.BITNET (06/15/89)
Date: 15 June 89, 11:43:05 EST From: Jim McCabe MCCABE at MTUS5 To: INFO-ATARI16 at SCORE.STANFORD.EDU Subject: Re: Curses for the ST Speaking of curses, is there a *real* version of curses available for the ST? The only "curses" package I've seen is hardcoded for the ST/VT52 screen only. True curses supports any number of different terminal types with the termcap database. I know Fred Fish has written a PD termcap library that will compile on the ST, but I still haven't seen a real curses yet. Jim McCabe MCCABE @ MTUS5.BITNET
roeder@sbsvax.UUCP (Edgar Roeder) (06/16/89)
In article <8906151545.AA14335@ucbvax.Berkeley.EDU>, MCCABE@MTUS5.BITNET writes: > > Speaking of curses, is there a *real* version of curses available > for the ST? The only "curses" package I've seen is hardcoded for > the ST/VT52 screen only. True curses supports any number of different > terminal types with the termcap database. I know Fred Fish has I have successfully compiled the curses version of the BSD4.3 distribution which was posted in comp.sources.unix some time ago. I've used GCC for this. This package needs a termcap library and Fred Fish's one does the job. > Jim McCabe - Edgar
n62@nikhefh.hep.nl (Klamer Schutte) (06/16/89)
The request was whether there is a curses package for an other compiler than MEGAMAX. I don't know, but the MEGAMAX one was easy to convert to TURBOC; so it won't be difficult to port it to MWC (i think). The main change is to change the line containing overlay; this is a MEGAMAX keyword and you probably don't want to know about it (:-)). Just delete that one. second, you can change the name of woverlay() back to overlay(); third, but not to essential: in the header file are the macros defined as #define func(arg) { func1(arg); func2(arg); }. This can not be casted like: (void) func( arg ); so i changed the header file to: #define func(arg) ( func1(arg), func2(arg) ) Good luck, Klamer. PS I am not related to any company writing ST software; I am not responsible for error coming from the above text (I do not have the changed source right at hand). -- ________________________________________________________________________________ Klamer Schutte mcvax!nikhefh!{n62,Schutte} {Schutte,n62}@nikhefh.hep.nl
achowe@tiger.waterloo.edu (CrackerJack) (06/19/89)
The curses package on him1.cc.umich.edu was written to go with MEGAMAX C true, BUT I compiled it with Sozobon C with next to NIL changes if any. I believe that it MWC should have no trouble with it. -Ant achowe@tiger.waterloo.edu | "Murdered by pirates is good." __ _ | - The Princess Bride (movie) / _ _ _ |/ _ _ | _ _ |/ | \__| `<_\<_ |\|= | ` \_/<_\<_ |\ | disclaimer...
achowe@tiger.waterloo.edu (CrackerJack) (07/22/89)
>Speaking of curses, is there a *real* version of curses available >for the ST? The only "curses" package I've seen is hardcoded for >the ST/VT52 screen only. True curses supports any number of different >terminal types with the termcap database. I know Fred Fish has >written a PD termcap library that will compile on the ST, but I >still haven't seen a real curses yet. There is a curses library/source for ftp on him1.cc.umich.edu. I used this package to port TETRIX about 2 months ago (which has since been posted to the net). - Ant achowe@tiger.waterloo.edu | "Murdered by pirates is good." __ _ | - The Princess Bride (movie) / _ _ _ |/ _ _ | _ _ |/ | \__| `<_\<_ |\|= | ` \_/<_\<_ |\ | disclaimer...
fyl@ssc.UUCP (Phil Hughes) (08/16/89)
> There is a curses library/source for ftp on him1.cc.umich.edu. > I used this package to port TETRIX about 2 months ago (which has since > been posted to the net). Anyone know where this can be uucp'd from. I don't have ftp access here and this is something that I will need in the coming months when I port a translation program from UNIX and DOS(ug) to the ST. -- Phil Hughes, SSC, Inc. P.O. Box 55549, Seattle, WA 98155 (206)FOR-UNIX amc-gw!ssc!fyl or uunet!pilchuck!ssc!fyl or attmail!ssc!fyl