欢迎来到虫虫下载站 | 资源下载 资源专辑 关于我们
虫虫下载站

UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, wh

编译器/解释器 419 K 140 次下载

资源详细信息

文件格式
ZIP
文件大小
419 K
上传者
发布时间
下载统计
140
所需积分
2 积分

UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, wh - 资源详细说明

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.

UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, wh - 源码文件列表

立即下载 UC Library Extensions Under

提示:下载后请用压缩软件解压,推荐使用 WinRAR 或 7-Zip

下载说明与使用指南

下载说明

  • 本资源需消耗 2积分
  • 24小时内重复下载不扣分
  • 支持断点续传功能
  • 资源永久有效可用

使用说明

  • 下载后使用解压软件解压
  • 推荐使用 WinRAR 或 7-Zip
  • 如有密码请查看资源说明
  • 解压后即可正常使用

积分获取方式

  • 上传优质资源获得积分
  • 每日签到免费领取积分
  • 邀请好友注册获得奖励
  • 查看详情 →

相关技术标签

点击标签浏览更多相关编译器/解释器资源:

相关编译器/解释器资源推荐