Quantcast
Channel: MEL PICBASIC Forum
Viewing all articles
Browse latest Browse all 4787

Arrays and Constants

$
0
0
Hi everyone,

Is there a way to use a constant to define the size of your array? eg:

DEV CON 60
LED VAR BYTE[WS]

It compiles, but throws up a syntax error (Haven't tested in the program yet)

Thanks.

Viewing all articles
Browse latest Browse all 4787

Trending Articles