Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ukma!psuvm.bitnet!cunyvm!ndsuvm1!ndsuvax!nubartho From: nubartho@ndsuvax.UUCP (Bruce Bartholomew) Newsgroups: comp.sys.apple Subject: Hyper C question Keywords: float type floating point ?? Message-ID: <2232@ndsuvax.UUCP> Date: 2 Mar 89 20:04:34 GMT Organization: North Dakota State University Fargo, ND Lines: 10 have been playing with Hyper C and like it. The cc command is a nice tidy little script that invokes all of the necessary commands to get from a text file to an executable. However, I am having a spot of difficulty, probably more due to my lack of experience with C than anything. Does Hyper C support floating point numbers?? I have tried the program on page 8 of The C Programming Language by Kernighan and Ritchie and the compiler bombs on the "fahr = lower" line saying "is not a pointer." So what gives? Reply via email -- I'll post a summary.