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

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!sdd.hp.com!elroy.jpl.nasa.gov!news.claremont.edu!jarthur.claremont.edu!jwinstea
  2. From: jwinstea@jarthur.claremont.edu (Jim Winstead Jr.)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Spreadsheet for Linux
  5. Message-ID: <1992Jul31.195359.20507@muddcs.claremont.edu>
  6. Date: 31 Jul 92 19:53:59 GMT
  7. References: <1992Jul30.142858.3952@spool.cs.wisc.edu> <u31b3hs.712567196@messua> <odiug.712589064@messua>
  8. Sender: news@muddcs.claremont.edu (The News System)
  9. Organization: Harvey Mudd College, WIBSTR
  10. Lines: 19
  11.  
  12. In article <odiug.712589064@messua> odiug@messua.informatik.rwth-aachen.de (Guido Muesch) writes:
  13. >There was a Spreadsheet program anounced in an X-windows group. Its called
  14. >xspread and based on sc. You can get it from vernam.cs.uwm.edu. There is 
  15. >only one problem with a switchstatement. I think I will fix that next week
  16. >when I have time. 
  17.  
  18. The problem isn't just one switch statement - the macro they use for
  19. control characters is completely braind-dead.  My fix was to use a
  20. different macro for ctl(), and fix all the places that called catl()
  21. to put single-quotes around the characters it's trying to pass.
  22.  
  23. The program won't compile because of this, which surprises me.  The
  24. code is also extremely messy, with stuff commented out all over the
  25. place.
  26. -- 
  27.                                     +    Jim Winstead Jr. (CSci '95)
  28.                                     |            Harvey Mudd College
  29.                                     | jwinstea@jarthur.Claremont.EDU
  30.                                     + This is all my words.  Honest!
  31.