Shop OBEX P1 Docs P2 Docs Learn Events
tmpB1, tmpW1 — Parallax Forums

tmpB1, tmpW1

basicstampedebasicstampede Posts: 214
edited 2008-08-22 19:47 in General Discussion
In examples given in SX/B book, the variables tmpB1 and tmpW1 are used often without declaration.

Are they special variables, not requiring declaration?

thanks.

Comments

  • JonnyMacJonnyMac Posts: 9,392
    edited 2008-08-22 19:47
    Please tell me what page you've found a full listing where tmpB1 or tmpW1 is being used without being declared in the variable section. These are user-defined variables in my programs; I tend to use these for subroutines and functions.

    Program fragments don't count -- they are often used for explanations of concepts.
Sign In or Register to comment.