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

  1. Path: sparky!uunet!crdgw1!rdsunx.crd.ge.com!ariel!davidsen
  2. From: davidsen@ariel.crd.GE.COM (william E Davidsen)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: FLT_DIG, tabs, FPU, yacc
  5. Message-ID: <1992Jul22.154010.19279@crd.ge.com>
  6. Date: 22 Jul 92 15:40:10 GMT
  7. References: <1992Jul22.082501.20615@athena.mit.edu>
  8. Sender: usenet@crd.ge.com (Required for NNTP)
  9. Reply-To: davidsen@crd.ge.com (bill davidsen)
  10. Organization: GE Corporate R&D Center, Schenectady NY
  11. Lines: 20
  12. Nntp-Posting-Host: ariel.crd.ge.com
  13.  
  14. In article <1992Jul22.082501.20615@athena.mit.edu>, J.Jagger@sheffield-city-poly.ac.uk writes:
  15.  
  16. | Couple of other queries.
  17. | 1. I hate a tab size of 8 in vi. I much prefer 4. How can I change
  18. | this. Is there a port of tabs* anywhere?
  19.  
  20.   Real vi uses set tabstop=4, I don't have a linux system on the next to
  21. look at elvis and see if it includes that.
  22.  
  23. | 2. I'm running tests to try and break C library code. How do I
  24. | instruct gcc to link in the maths stuff? E.g. I've got a call to
  25. | sqrt(-1.0) and include <float.h> and <math.h> but it doesn't resolve.
  26.  
  27.   Did you use -lm?
  28.  
  29. -- 
  30. bill davidsen, GE Corp. R&D Center; Box 8; Schenectady NY 12345
  31.     It never ceases to amaze me that otherwise rational people, able to
  32.     understand calculus, compound interest, and the income tax form, can
  33.     continue to believe that poker is a game of chance.
  34.