分页: 1 / 1

C++ by Example Under C Learning Edition (Steve Donovan, 2001)

发表于 : 2016年08月10日 09:14
523066680
随书资料
http://home.mweb.co.za/sd/sdonovan/ccbx.htm
http://home.mweb.co.za/sd/sdonovan/downloads.htm
regexp.zip            regular expressions library
uc-tokens10.zip tokenizer class
ucc129.zip dynamic link library (includes command-line version) (.zip)
ucw-src129.zip UnderC for Windows 1.2.9 source code
ucw129.zip UnderC for Windows 1.2.9 program

underC-1.2.4.tgz UnderC for Linux 1.2.9 program
underC-src-1.2.9.tgz UnderC for Linux 1.2.9 source code

use050.zip UnderC Scripting Environment (USE)

USE is the new IDE for UnderC, build using the Scintilla edit control.
This is a beta (0.5) release, so please be kind. It supports single-
stepping, shows the call stack and local variables, etc. You will need
UnderC 1.2.8 for Windows; USE acts as a client program which
sends messages to an already open instance of UnderC.