I'm very new - and tried to follow the 'Blink' example, but after completeing first line I get the error message "bash: System error near unexpected token '('.
I note that in my first line of code "void setup() {" the line begins with a '$' symbol.
I used 'Cygwin' to open the input screen - and after the identifcation line "Glynn@Glynn - PC", I entered the following code:
$ void setup() {
before attempting to move to the next line (by pressing Enter). Incidentially the '$' symbol was already embedded - and I could not remove.
When I presseed Enter the following error message appeared:
bash: System error near unexpected token '('
Still frustrated - probably out of sheer ignorance - but would appreciate some help in trying tro learn the use of code fopr Ardunio.cc