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