View Single Post
Old 04-30-2005, 12:12 PM   #7 (permalink)
357mag
Registered User
 
Join Date: Mar 2005
Posts: 15
357mag is on a distinguished road
Why would you type your code between two brackets? The only thing brackets are used for is arrays. You would not type:

int main()
[cout << "Hello World!"]

I'm not following.
357mag is offline   Reply With Quote