Thread: The Editor
View Single Post
  #6  
Old 12-08-2003, 05:36 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Quote:
Originally posted by Kristi


It should be made an option you can turn off

Different formatting style? every language should indent nested code =p
examples of differences:
if (event)
{

and I believe C++ uses 4 spaces, gscript uses 2
Reply With Quote