Thread: edit?
View Single Post
Old 11-20-2002, 07:01 PM   #9 (permalink)
crichards
Registered User
 
Join Date: Nov 2002
Location: Arizona
Posts: 2
crichards is on a distinguished road
Send a message via AIM to crichards
Its best to get in to the habit of using /* */ comments in C, for not only backwards compatibility, but also because they are used more in Unix code.

// is used mainly for C++

And there are ways to get C to behave like an object oriented language. GTK+ does this.

LNO people are invading, it seems.
crichards is offline   Reply With Quote