Thread: The Editor
View Single Post
  #8  
Old 12-08-2003, 06:00 AM
tlf288 tlf288 is offline
Registered User
tlf288's Avatar
Join Date: Nov 2001
Location: new account: Trevor
Posts: 0
tlf288 is on a distinguished road
Send a message via AIM to tlf288 Send a message via Yahoo to tlf288
Quote:
Originally posted by Thought

...? C++ knows nothing about indentations.

MSVC IDE indents based on whatever you're working with, it will watch how many spaces / tabs you're doing any work with that.
yea, most languages today, such as c++ and even gscript, ignore whitespaces. that means it doesnt really matter to the compiler itself what the coding style is.

you should know this jagen >.< .
__________________
new account: Trevor
Reply With Quote