Re: buggy 4.0 program

new topic     » goto parent     » topic index » view thread      » older message » newer message

a 
puts(1,"test") 

If you just want the facts, the error should read "incomplete statement."

a.ex:1 
Syntax error - incomplete statement 
a 
^ 
 
 
Press Enter 

a = 1 
puts(1,"test") 

Here it is more desirable to see: "a has not been declared" or the 4.0 "undefined references".

Shawn Pringle

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu