Quote:
Originally posted by Python523
examples of differences:
if (event)
{
and I believe C++ uses 4 spaces, gscript uses 2
|
...? 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.