home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / mac / programm / 18325 < prev    next >
Encoding:
Internet Message Format  |  1992-11-12  |  1.1 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!darwin.sura.net!uvaarpa!concert!duke!news.duke.edu!phy.duke.edu!tasavard
  2. From: tasavard@phy.duke.edu (Tom Savard)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: A problem with toupper and tolower in Think C 5.03?
  5. Message-ID: <6958@news.duke.edu>
  6. Date: 12 Nov 92 15:33:17 GMT
  7. Sender: news@news.duke.edu
  8. Organization: Duke University Physics Dept.; Durham, N.C.
  9. Lines: 17
  10. Nntp-Posting-Host: physics.phy.duke.edu
  11.  
  12. Has anyone had trouble with the functions tolower and toupper in Think C?
  13. A colleague and I were trying to use the function to no avail.  Then,
  14. we looked in the ctype.h file and noticed toupper and tolower were not defined
  15. like the other functions in that header.  (They substitute most functions with
  16. macros.)
  17.  
  18. I realize that we can define the functions ourselves, but is this a bug on
  19. which others may waste time, or not?  If so, I will notify Symantec. (I have
  20. already called them once, but I don't think the tech understood my problem.)
  21.  
  22. Thanks in advance!
  23.  
  24. -- 
  25.     Tom Savard/Physics            (919)-660-2515
  26.     P.O. Box 90305
  27.     Duke University
  28.     Durham, N.C.      27708-0305            
  29.