Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Syntax error
Name: Rich Date: August 3, 2003 at 02:36:50 Pacific OS: 2000 CPU/Ram: PIII500
Comment:
Can someone please explain why this line is wrong and possibly how to fix it? Thanks
if((CheckBoard(int board[row][col]))==1){
I'm trying to call a function inside of an if statement.
Summary: Ok I'm not sure how this happened but for some reason I cannot view my help files in visual studio .net 2003. I get 'Invalid Syntax Error' and 'This page cannot be displayed'. I can still see the cont...
Summary: I'm getting a syntax error in my read statement?! Read Name$, Hours, Rate I'm sharing variables... the variables are spelled the same throughout the program I don't understand what's going wrong but i...
Summary: I have the following awk command It gives a syntax error near "if" statement below. Based on the value of s, if it greater or equal to 0, the record need to be replaced with '$1.$2.$3.$4," 0.0.0."s' A...