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
This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications and I doubt it could handle anything on a large scale. A sample program included in the .zip shows how everything works. The database project is a library project, so you ll have to compile and link with the .lib file to get everything working. Pros: - You have the source code so you know exactly what it is doing - Database files are very small - Small and fast code Cons: - Can t handle large amounts of records (more than 65000ish) - Doesn t support SQL (you have to search the database by cycling through the records and testing them against your constraints) - Each database file can only have one table.
标签: i.e. management database simple
上传时间: 2016-10-02
上传用户:851197153
PCI-E电气规格标准
上传时间: 2013-05-26
上传用户:eeworm
2004年《电子零件e购指南》 56篇 pdf版
上传时间: 2013-05-30
上传用户:eeworm
TDK CORE 磁芯 e文
上传时间: 2013-04-15
上传用户:eeworm
Visual C++ 2008入门经典(高清E文)
上传时间: 2013-06-12
上传用户:eeworm
c#2008从入门到精通 e文
标签: 2008
上传时间: 2013-06-07
上传用户:eeworm
数字功放设计 PDF版 e文
上传时间: 2013-07-08
上传用户:eeworm
2004年《电子零件e购指南》 56篇 pdf版
上传时间: 2013-07-22
上传用户:eeworm
VHDL硬件描述语言 e文 PDF版
上传时间: 2013-04-15
上传用户:eeworm