Well, it really depends on when I notice an error. If I notice it after uploading it and accessing the site, I look at the line the error occured on and check that line first. If nothing is wrong, I check the previous line as well. After that, I check the variables associated with the two lines that I just checked. After about 3 years of doing C related languages, I still miss "}" and ";".
|