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
PowerBuilder 经典版6.5使用技巧集,CHM文档格式
标签: PowerBuilder 6.5 使用技巧
上传时间: 2013-12-18
上传用户:yan2267246
c语言经典,中文版的,chm格式,很方便也很有价值的哦!
标签: c语言
上传时间: 2014-01-07
上传用户:fandeshun
汇编指令查询器,.chm格式的,用起来很方便的,对汇编初学者很有帮助的了!里面有大量汇编指令,还有应用举例,很实用的了!
上传时间: 2014-07-07
上传用户:zhenyushaw
自己整理的Ti 达芬奇平台算法集成SDK的学习文档,CHM格式,主要内容包括Codec Engine、codec server的配置说明
上传时间: 2013-12-04
上传用户:6546544
员工培训系统 首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据库train.mdb,并将数据源名设定为train即可实现数据库和应用程序的正常连接,程序才能正常实现数据库的访问。另外,如果用户自己编写了.chm的帮助文档只要和可执行文件放在同一个目录下就可以了。 用户要修改程序源码可以选择相应的.h和.cpp文件,本实例使用的命名规则基本是:DIALOG_***** 为管理对话框资源, *****Info为数据输入窗口资源, *****Set为结果集对应的类
上传时间: 2014-01-03
上传用户:luopoguixiong
本文是我最近学习过的photoshop材料,是关于图像处理方面的,内容超全,让我们一起分享,希望对学习这方面的朋友有利!是chm文件格式
上传时间: 2013-12-26
上传用户:cainaifa
本文是我最近学习过的photoshop材料,是关于文字处理方面的,内容超全,让我们一起分享,希望对学习这方面的朋友有利!是chm文件格式
上传时间: 2013-12-20
上传用户:llandlu
本文是我最近学习过的photoshop材料,是关于按钮纹理处理方面的,内容超全,让我们一起分享,希望对学习这方面的朋友有利!是chm文件格式
上传时间: 2016-01-09
上传用户:CSUSheep
本文是我最近学习过的photoshop材料,是关于滤镜处理方面的,内容超全,让我们一起分享,希望对学习这方面的朋友有利!是chm文件格式
上传时间: 2014-11-28
上传用户:xfbs821