I'm newbie in C programming and i am trying to drive my arduino, but I found there errors:
sketch_mar05d:84: error: expected constructor, destructor, or type conversion before '=' token
sketch_mar05d:85: error: expected constructor, destructor, or type conversion before '=' token
sketch_mar05d:86: error: expected constructor, destructor, or type conversion before '=' token
sketch_mar05d:87: error: expected constructor, destructor, or type conversion before '=' token
sketch_mar05d:88: error: expected constructor, destructor, or type conversion before '=' token
sketch_mar05d:92: error: expected constructor, destructor, or type conversion before '(' token
sketch_mar05d:93: error: expected constructor, destructor, or type conversion before '(' token
sketch_mar05d:94: error: expected constructor, destructor, or type conversion before '(' token
sketch_mar05d:97: error: expected unqualified-id before 'for'
sketch_mar05d:97: error: expected constructor, destructor, or type conversion before '>' token
sketch_mar05d:97: error: expected constructor, destructor, or type conversion before '--' token
here is the code:
http://physicsforums.com/showthread.php?t=583892I'm sorry I cant post he code all here because words limitation.
Thank you before