Greetings dear forum!
I am currently trying to learn some directX programming and thus I am following this tutorial I found. After completing the first stage I should be able to get a blue window when I run the program, but instead I get no less then 103 Errors. After looking through the code and searching on the web for awhile I decided to ask if anyone her could enlighten me of what I've done so terribly wrong.
Here...
Search Result
Collapse
2 results in 0.0023 seconds.
Keywords
Members
Tags
-
Error C2061: syntax error
I am getting an error on this line, does anyone have any suggestions?
here is the error
here is line 25
Code:if area > 750 then charge = 200
1>c:\users\jims ha\documents\vi sual studio 2008\projects\f urniture\furnit ure\furniture.c pp(25) : error C2061: syntax error : identifier 'area'
1>Build log was saved at "file://c:\Users\JimSha \Documents\Visu al...