Thread: Delphi
View Single Post
Old 08-18-2004, 06:18 AM   #11 (permalink)
Belisarius
Java fanboy
 
Belisarius's Avatar
 
Join Date: Aug 2003
Posts: 1,161
Belisarius is on a distinguished road
C, C++, Java, and C# are all based off the syntax of C. That's not to say there aren't great differences, but the layout of the code is generally the same. Pascal has its own syntax.

Basically, if you see curly braces, boolean operations that consist of == and !=, you've got a C-syntax language.
__________________
GitS
Belisarius is offline   Reply With Quote