Re: How to avoid DIV32 command?

Originally Posted by
pxidr84
Hi,
I've PBP 2.60C, I didn't find any "long" variable. Where it is?

Declare variables as so:
MyByteVar Var Byte
MyWordVar var WORD
MyLongVar var Long
Then in the view tab (of MCS) click compiler options and put a check in the checkbox marked use long.
I think using LONG variables and compiler uses a bunch more memory though.
If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
.
Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
.
There simply is no "Happy Spam" If you do it you will disappear from this forum.
Bookmarks