case-sensitive?
Farthinder
Posts: 9
Im writing a driver for a HD44780 LCD (if anyone is interested i will post it here when im finished), and i would be much helped if there is a way to make the SPIN-code case-sensitive so that it can tell the difference between PUB A and PUB a for example.
Also is there a way to make "-" be a normal symbol like a, b, c, and not mean Minus so that i can name a PUB or CON -?
Also is there a way to make "-" be a normal symbol like a, b, c, and not mean Minus so that i can name a PUB or CON -?
Comments
You can write a preprocessor that converts your SPIN dialect to native SPIN. But you should be clear about the consequences.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Airspace V - international hangar flying!
www.airspace-v.com/ggadgets for tools & toys
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
--Steve
Propalyzer: Propeller PC Logic Analyzer
http://forums.parallax.com/showthread.php?p=788230