Programming with c, need help using software.

boyz

Senior member
Apr 4, 2001
399
0
0
Hey i just start programming using c and i ask my professor with program should i use, he said Tc Lite but i like using visual basic 6, could you tell me if visual basic 6 source program or library functions can run on tc lite. What program would you guys recommend ? Thanks in advance.
 

Barnaby W. Füi

Elite Member
Aug 14, 2001
12,343
0
0
Visual Basic is an entire language, you can't use Visual Basic "for" C.

What would _I_ recommend? Vim, gcc, gdb, make, and cvs.
 

Glitchny

Diamond Member
Sep 4, 2002
5,679
1
0
yeah visual basic is not c... so by using visual basic u wont be writing c programs. Unless u meant visual studio 6, which would make sense. and they should be able to run since they are both c compilers for windows, it should be the same