Hello,
C++ or Pascal. I loved Pascal.
VB will limit you to a Microsoft platform.
Normal C is a dangerous language with pointers, and the specifications on print formatting, such as
printf(year,day,month%d%d%d);
instead of C++
cout << year,day,month;
Christian
Reputation Points: 121
Solved Threads: 57
Posting Virtuoso
Offline 1,629 posts
since Mar 2004