Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Other ELanguage

ucw-src129

  • Category : ELanguage
  • Tags :
  • Update : 2008-10-13
  • Size : 418.61kb
  • Downloaded :0次
  • Author :l****
  • About : lee
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
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.
Packet file list
(Preview for download)
Packet : 95302956ucw-src129.zip filelist
ucw/cmd-help.txt
ucw/help.txt
ucw/import-examples/export.h
ucw/import-examples/import1.cpp
ucw/import-examples/import1.h
ucw/import-examples/import2.cpp
ucw/import-examples/import2.h
ucw/import-examples/import3.cpp
ucw/import-examples/import4.cpp
ucw/import-examples/import5.cpp
ucw/import-examples/import5.h
ucw/import-examples/importing-c++-classes.txt
ucw/import-examples/mstring.cpp
ucw/import-examples/mstring.h
ucw/import-examples/ucstub.cpp
ucw/include/algorithm
ucw/include/assert.h
ucw/include/cctype
ucw/include/classlib.h
ucw/include/cmath
ucw/include/cstdio
ucw/include/cstdlib
ucw/include/cstring
ucw/include/ctype.h
ucw/include/defs.h
ucw/include/direct.h
ucw/include/foreach2.h
ucw/include/for_each.h
ucw/include/fstream
ucw/include/fstream.h
ucw/include/glib.h
ucw/include/io.h
ucw/include/iostream
ucw/include/iostream.h
ucw/include/list
ucw/include/list.new
ucw/include/listx
ucw/include/malloc.h
ucw/include/map
ucw/include/math.h
ucw/include/old-string
ucw/include/regexp.h
ucw/include/rx++.h
ucw/include/self.imp
ucw/include/sstream
ucw/include/stdarg.h
ucw/include/stddef.h
ucw/include/stdio.h
ucw/include/stdlib.h
ucw/include/string
ucw/include/string.h
ucw/include/strstrea.h
ucw/include/strstream.h
ucw/include/time.h
ucw/include/turtle.h
ucw/include/ucri.h
ucw/include/ucri/persist.h
ucw/include/ucri/profile.h
ucw/include/ucri/refs.h
ucw/include/ucri/trace.h
ucw/include/ucri/utils.h
ucw/include/UC/DIR.H
ucw/include/uc_except.h
ucw/include/uc_save.h
ucw/include/uc_timer.h
ucw/include/vector
ucw/include/windows.h
ucw/include/wininet.h
ucw/include/winuser.h
ucw/include/xgdk/gdk.h
ucw/include/_end_shared.h
ucw/include/_shared_lib.h
ucw/library.txt
ucw/lib/string_imp.cpp
ucw/lib/string_imp.dll
ucw/lib/string_imp.h
ucw/LICENCE
ucw/release129.txt
ucw/src/bbison.bat
ucw/src/bonzo.h
ucw/src/breakpoints.cpp
ucw/src/breakpoints.h
ucw/src/class.cpp
ucw/src/class.h
ucw/src/classlib.h
ucw/src/code.cpp
ucw/src/code.h
ucw/src/common.cpp
ucw/src/common.h
ucw/src/config.h
ucw/src/directcall.cpp
ucw/src/directcall.h
ucw/src/dissem.cpp
ucw/src/dll_entry.cpp
ucw/src/eh.h
ucw/src/engine.cpp
ucw/src/engine.h
ucw/src/entry.h
ucw/src/errors.cpp
ucw/src/errors.h
ucw/src/export.h
ucw/src/expressions.cpp
ucw/src/expressions.h
ucw/src/ex_vfscanf.cpp
ucw/src/ex_vfscanf.h
ucw/src/fblock.h
ucw/src/function.cpp
ucw/src/function.h
ucw/src/function_match.cpp
ucw/src/function_match.h
ucw/src/gdi_stock.h
ucw/src/hard_except.cpp
ucw/src/hard_except.h
ucw/src/ide.h
ucw/src/imports.cpp
ucw/src/imports.h
ucw/src/input.h
ucw/src/iostrm.cpp
ucw/src/iostrm.h
ucw/src/keys.h
ucw/src/keywords.cpp
ucw/src/keywords.h
ucw/src/lexer.cpp
ucw/src/listx.h
ucw/src/loaded_module_list.h
ucw/src/main.cpp
ucw/src/main.h
ucw/src/makefile
ucw/src/mangle.cpp
ucw/src/mangle.h
ucw/src/module.h
ucw/src/mstring.cpp
ucw/src/mstring.h
ucw/src/new-defs.h
ucw/src/old-defs.h
ucw/src/opcodes.h
ucw/src/operators.cpp
ucw/src/operators.h
ucw/src/ops.h
ucw/src/os.cpp
ucw/src/os.h
ucw/src/parser.h
ucw/src/parser.y
ucw/src/program.cpp
ucw/src/program.h
ucw/src/readme.txt
ucw/src/signature.h
ucw/src/stack.h
ucw/src/std_utils.h
ucw/src/subst.cpp
ucw/src/table.cpp
ucw/src/table.h
ucw/src/templates.cpp
ucw/src/templates.h
ucw/src/test-str.cpp
ucw/src/test_break.h
ucw/src/threads.cpp
ucw/src/threads.h
ucw/src/tokens.cpp
ucw/src/tokens.h
ucw/src/tparser.cpp
ucw/src/tparser.h
ucw/src/twl.cpp
ucw/src/twl.h
ucw/src/twl_misc.cpp
ucw/src/twl_misc.h
ucw/src/types.cpp
ucw/src/types.h
ucw/src/ucc.dsp
ucw/src/ucc.dsw
ucw/src/uccdll.dsp
ucw/src/ucplot.cpp
ucw/src/ucri.cpp
ucw/src/ucri.h
ucw/src/ucw.dsp
ucw/src/ucwdll.dsp
ucw/src/uc_graphics.cpp
ucw/src/uc_graphics.h
ucw/src/uc_tokens.cpp
ucw/src/uc_tokens.h
ucw/src/utils.cpp
ucw/src/utils.h
ucw/src/version.h
ucw/src/wcon.cpp
ucw/src/wcon.h
ucw/src/winuser.h
ucw/src/XNAMES.AWK
ucw/src/xtrace.h
ucw/src/xt_int.cpp
ucw/src/y.tab.h
ucw/src/y_tab.h
ucw/verify/attrib.cpp
ucw/verify/attrib.h
ucw/verify/defs.h
ucw/verify/except1.cpp
ucw/verify/first.htm
ucw/verify/first_c.htm
ucw/verify/html.cpp
ucw/verify/html.h
ucw/verify/t1.txt
ucw/verify/t1c.txt
ucw/verify/t2.txt
ucw/verify/t2c.txt
ucw/verify/t3.txt
ucw/verify/t3c.txt
ucw/verify/tag.cpp
ucw/verify/tag.h
ucw/verify/tests.cpp
ucw/verify/xml.cpp
ucw/verify/xml.h
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is the largest source code store in internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.