UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard. UC Library Builtin functions: Most of these are standard C functions, but there are a few unique to the UnderC system which give you runtime access to the compiler. You may evaluate expressions, execute commands, compile code, etc. * Expands the text in expr using the UnderC preprocessor, putting the result into buff. void uc_macro_subst(const char* expr, char* buff, int buffsize) * Executes a UC #-command, like #l or #help. uc_cmd() expects the name of the command, _without_ the hash, e.g. uc_cmd("l fred.cpp") or uc_cmd("help"). void uc_cmd(const char* cmd) * Evaluates any C++ expression or statement will return non-zero if unsuccessful.
标签: implementation Extensions libraries standard
上传时间: 2013-12-14
上传用户:leehom61
一個於 Keil C51 工程的 uC/OS-II v2.51
上传时间: 2014-11-08
上传用户:三人用菜
产生IFF信号MODES询问及应答方式的GUI界面程序.
上传时间: 2013-12-25
上传用户:lizhen9880
基于飞利浦ARM7 LPC214X的u/COS+GUI
上传时间: 2015-12-21
上传用户:cc1015285075
万龙44b0-开发板在uc/os的移植
上传时间: 2013-12-26
上传用户:sjyy1001
GUI java源码 多种例子 java大学课程
上传时间: 2014-08-17
上传用户:梧桐
boa-constructor 基于wxPython and Python 的GUI构建器
标签: boa-constructor wxPython Python and
上传时间: 2013-12-02
上传用户:love_stanford
C++ GUI Programming with Qt 3是linux上的QT开发的官方文档!
标签: Programming linux with GUI
上传时间: 2015-12-25
上传用户:梧桐
GUI_Programming_with_Python—QT_Editio一本介绍GUI编程方面的书籍,但是是英文版的!
标签: GUI_Programming_with_Python QT_Editio GUI 编程
上传时间: 2013-12-12
上传用户:hjshhyy
uC/COS-II实时操作系统,源代码公开的RTOS,是学习RTOS的良好的教材
上传时间: 2014-12-02
上传用户:思琦琦