On Thu, 2002-01-31 at 22:40, Barry Michels wrote: > Must be part of the compiler. I have about 30 functions so far and I'm only > having this problem with 3 of them.... > > Barry > ... > > > On Wed, 30 Jan 2002 21:42:14 -0600 > > Dale Botkin wrote: > > > > > Weird. Works fine for me: > > > > > > int16 AvailRAM; > > > > Just a poke in the dark but where is int16 defined? > > "int16" is a CCS-C type specifier. Check out the "Data Definitions" section of the manual. They also have int1 ( :-) ), int8, int32. For one application I wrote I actually needed int24 which they don't provide. Cheers /Kevin -- Kevin J. Maciunas Net: kevin@cs.adelaide.edu.au Dept. of Computer Science Ph : +61 8 8303 5845 University of Adelaide Fax: +61 8 8303 4366 Adelaide 5005 SOUTH AUSTRALIA Web: http://www.cs.adelaide.edu.au/~kevin Fingerprint = 7E5A A0C2 22BC 5993 17F2 93CE B1FD DEC6 D0C0 50CD -- http://www.piclist.com hint: To leave the PICList mailto:piclist-unsubscribe-request@mitvma.mit.edu