V
Vic Drastik
You are a bit vague about what you what you really want. Learning C++ just
to create a plug-in is like like learning Chinese just to order a meal from
your local takeaway!
If you will continue to use the compiler for other projects, choose C , not
C++ and the best freeware C is LCC-32 , available here
http://www.cs.virginia.edu/~lcc-win32/
If you really like the feel of BASIC, the best freeware BASIC is XBasic,
available here
http://www.xbasic.org/
Both of these come with lots of documentation and large support groups. In
fact, why not choose both? XBasic is just C with a BASIC face, so start with
XB and go on to C if necessary. Both downloads are less than 5MB, including
documentation.
Vic
to create a plug-in is like like learning Chinese just to order a meal from
your local takeaway!
If you will continue to use the compiler for other projects, choose C , not
C++ and the best freeware C is LCC-32 , available here
http://www.cs.virginia.edu/~lcc-win32/
If you really like the feel of BASIC, the best freeware BASIC is XBasic,
available here
http://www.xbasic.org/
Both of these come with lots of documentation and large support groups. In
fact, why not choose both? XBasic is just C with a BASIC face, so start with
XB and go on to C if necessary. Both downloads are less than 5MB, including
documentation.
Vic