⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 cpptcl library for ns2
💻
字号:
C++/Tcl - a C++ library for interoperability between C++ and Tcl.Copyright (C) 2004-2006, Maciej Sobczak---You should see the following directories here:- doc      - contains a short documentation for the library- examples - some simple examples to show C++/Tcl basics- test     - tests used for development - use them for regression testing             if you want to modify the library- details  - some additional code used by the library (not for client use)In addition, the following files may be of interest to you:- README   - this file- LICENSE  - explanation of the license terms- CHANGES  - the history of changesThe C++/Tcl itself consists of these files:- cpptcl.h   - to be included in your own files- cpptcl.cc  - to be compiled and linked with your codeIn order to compile the tests and the examples you may need to change thecompiler options to fit your particular environment (different paths to theTcl headers and libs, another compiler, etc.)Anyway - have fun! :-)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -