home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 7035 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  1.0 KB

  1. Path: sparky!uunet!wupost!uwm.edu!rutgers!uwvax!mersem.cs.wisc.edu!djansa
  2. From: djansa@mersem.cs.wisc.edu (Dean Jansa)
  3. Newsgroups: comp.os.linux
  4. Subject: Spreadsheet for Linux
  5. Message-ID: <1992Jul30.142858.3952@spool.cs.wisc.edu>
  6. Date: 30 Jul 92 14:28:58 GMT
  7. Sender: news@spool.cs.wisc.edu (The News)
  8. Organization: University of Wisconsin, Madison -- Computer Sciences Dept.
  9. Lines: 18
  10.  
  11. Just in case anyone is interested:
  12.  
  13.     I am currently porting sc (spreadsheet calculator) to linux.
  14.     It's up and running on my system, but I want to test it fully
  15.     and get the arrow keys to work (the great curses problem).
  16.  
  17.     Also, I want to clean up the code and Makefile( gee, what a
  18.     mess!! Enough #ifdefs to kill a horse! ).  I will make a Linux
  19.     makefile and take all the #ifdefs out of the code to make it
  20.     `simple'  to debug and maintain. I'll keep the "#ifdef'ed" code around
  21.     in case anyone wants to port it to some other platform. 
  22.  
  23.     If there is no interest, stop me now :) !
  24.  
  25. C ya...
  26.     Dean Jansa
  27.     University of Wisconsin - Madison
  28.     Computer Systems Lab
  29.