PDA

Click to See Complete Forum and Search --> : C++ lite?


BruceG
Sep 21st, 2000, 10:45 PM
Is there a "lite" C++ compiler out there, comparable to the old "QuickC" or QBasic? At this juncture, I only want to explore the language elements; I don't want to load up VC++ and do any GUI or WinAPI at the moment.

Sep 21st, 2000, 10:57 PM
Heres a free one from borland http://community.borland.com/article/images/21751/tcpp101.zip

BruceG
Sep 21st, 2000, 11:20 PM
Thanks a lot!