Page 1 of 1

[Implemented] For people from C or wanting to convert from C

Posted: Fri May 27, 2005 3:50 pm
by Hatonastick
unsigned and signed char(byte). Mind you this is easily gotten around by doing: byte & $FF. I guess I just have to get my head around unsigned only bytes being in PureBASIC so I'll stop getting caught out by it. :) Essentially I have to learn to stop thinking like a C programmer. :?

Whoops, I meant "get my head around _signed_ only bytes being in PureBASIC". I really should proof read what I type. :)