Hi Steve, Are you sure it is C or is it C++. There is a large difference between the two. Mainly the oop design principles of C++ which were not available in classic C. If you came from VB I'd say it is quite a bit of a switch. Perl uses C style syntax which you are familar with, but watch out as perl isn't totally based on the c lexicons, and there are miner lexicons and syntax which might trip you up.
Azabat Software (Steve Crawford) wrote: > The stuff is written in C. I'm a VB6 person so there's a learning curve, but > I've done a lot of work in Perl and the notation is similar, plus the > development kit has lots of samples. > _______________________________________________ Gamers mailing list .. [email protected] To unsubscribe send E-mail to [EMAIL PROTECTED] You can visit http://audyssey.org/mailman/listinfo/gamers_audyssey.org to make any subscription changes via the web.
