[comp.sys.apple] Problem with HyperC

cyliao@eng.umd.edu (Chun-Yao Liao) (12/23/89)

I was experiencing with HyperC that I downloaded a while ago. I got compiling
error message when I have something like

	if (n1 > n2)     <-------- got "invalid expression" here
 		xxxxxxx;	   
		else		   Can anyone tell me what's wrong here?
		yyyyyyy;
ps: n1 n2 are declaired at beginning with
float n1,n2,nout;
and actually I copied the short C program from a book...


BTW, since the company was out, does that mean that I can keep using this
C-dos version of HyperC? I'd like to pay and get a ProDOS version and of
course manuals. Any idea how can I get that?  Thanx in advance.


--
|I want Rocket Chip 10 MHz, Z-Ram Ultra II, UniDisk 3.5 | cyliao@wam.umd.edu  |
|I want my own NeXT, 64 Mb RAM, 660 Mb SCSI, NeXT laser |    Chun Yao Liao    |
|              printer, net connection, software, etc.  | Accepting Donations!|
/* If (my_.signature =~ yours)  coincidence = true; else ignore_this = true; */