parallaxinc / Simple-Libraries

Contents of the SimpleIDE workspace folder and its Parallax Learn Simple Libraries subfolder.
http://learn.parallax.com/propeller-c-set-simpleide/update-your-learn-folder
21 stars 21 forks source link

Check for possible variable name conflicts and inadvertently shared variables #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Make sure library variables are static, and any remaining non-static volatile 
variables have unique names.

Original issue reported on code.google.com by parallax...@gmail.com on 23 Mar 2013 at 7:23

GoogleCodeExporter commented 8 years ago

Original comment by parallax...@gmail.com on 1 May 2013 at 12:47