View Single Post
  #2  
Old 01-25-2002, 07:58 AM
RoByte
Sarnak
 
Join Date: Jan 2002
Posts: 30
Default

It's a mix of c and c++. The syntax and usage of char arrays is definitely similar to that of a c program, but also contains classes and other object-oriented designs from c++. Overall the source is in c++ using some older notations and functions.
Reply With Quote