MSX Basic was my first language
BTW: C code can be compiled by a C++ compiler unless you use language constructs you shouldn`t be using anywayz like "goto" or implicit type casts... If a C++ compiler can`t compile your C program then it's a bad C program anyway that doesn`t deserve to be compiled...