资 源 简 介
The "wxgcc" is a GUI toolkit of GCC based wxPython which support multi-platform(Window/Linux). With that tool users can create and compile a C/C++ program very fast.
Changes of v1.8.6:
* Display interactive window when running program
* Support to run scanf() and getchar()
Changes of v1.8.5:
* Support MS Windows platform
* Fixed some micro bugs
Changes of v1.8:
* Removed the rich text feature and only support C/C++ edit
* Syntax highlight support for C/C++ program
* Fixed the tab key bug (convert tab to 8 space)
* Auto add suffix for C/C++ program when save
* Update logo and tool bar icons
Changes of v1.6:
* Unicode support
* display current row/col number info
* auto indent support
* add full screen function (F11-full screen; F5-run program)
* add lock edit function
* force quit support
* fix some bugs
Changes of v1.5:
Updates:
* add Txt, C, C++ formats support
* add find/replace support
* add image insert support
* show war