Posted: Fri Mar 22, 2002 8:09 am
Restored from previous forum. Originally posted by Rings.
And it doesn't matter what happens in BlitzBasic.This is PureBasic.
I love it and i would be happy if this Language functions do like other
standard basic languages(from gwBasic up to VB (C64, AmigaBasic too)all handle unsigned Bytes)
Okay, an other solution is to use Words (converting from Bytes to Word and versa)or ASM directly........
We will hope the best for 3.x ..........
(Remember Constant Strings Fred ,
MyByte.c [1] or something like that , we discuss this on the chat )
Its a long way to the top if you wanna .....CodeGuru
useless for a programming language, if this doesn't work.Any Peek'd character >127 appears as a negative value, which can mess things up unless you're careful.
And it doesn't matter what happens in BlitzBasic.This is PureBasic.
I love it and i would be happy if this Language functions do like other
standard basic languages(from gwBasic up to VB (C64, AmigaBasic too)all handle unsigned Bytes)
Okay, an other solution is to use Words (converting from Bytes to Word and versa)or ASM directly........
We will hope the best for 3.x ..........
(Remember Constant Strings Fred ,
MyByte.c [1] or something like that , we discuss this on the chat )
Its a long way to the top if you wanna .....CodeGuru