Languages
- 3481
- C and C++: Siblings
- Article by Bjarne Stroustrup. We're at a crossroads for compatibility between C and C++. Can siblings go their separate ways and still remain on speaking terms?
- 3482
- Incompatibilities Between ISO C and ISO C++
- Thorough listing of incompatibilities between ISO C 99 and ISO C++ 98. An incompatible C feature in this context is valid as C code but not as C++ code.
- 3483
- C++ Callback Solution
- A solution to the problem of passing class methods as Callbacks in the C++ language using a template pattern.
- 3484
- Callbacks in C++ Using Template Functors
- A detailed paper by Rich Hickey on the concept of callbacks and the usage of template functors to realize them.
- 3485
- myelin: Implementing delegates in C++
- An implementation of .NET delegates with C# syntax in straight C++ using a preprocessor.
- 3486
- An Introduction to Imperative Part of C++
- An introduction to imperative (non-object-oriented) C++ programming.
- 3487
- C++ Language Tutorial
- Complete tutorial from cplusplus.com that covers from basics up to object oriented programming.
- 3488
- C++ Made Easy from Cprogramming.com
- Many C/C++ tutorials to help learn the language today. Also includes a graphics tutorial.
- 3489
- C++ Tutorial
- Introduction regarding C++ to be substantially different from C. Assumes some C knowledge.
- 3490
- C++ Tutorial from FunctionX
- An introduction to C++ with one philosophy: Learn by practicing, and practice by doing.
- 3493
- C++ CGI Parser Library
- For accessing HTTP form data, path info, and cookie data from CGI applications. In addition to normal GET and POST data, the component supports file uploads (multipart/form-data), and simple xml content types (text/xml) - allowing easy use with xml based clients such as Flash applications.
- 3494
- C++ Fundamentals for Borland C++ Builder
- Support site for e-Book. Example downloads, screenshots and purchase link.
- 3495
- Compression components for C++Builder
- Native components for multi-file and/or self-extracting compressed archives.
- 3496
- Lithops Software - Components for C++Builder
- TDirectoryTreeView represents a TreeView control that is aware of the drives and directory structure like Windows 9x explorer. You may consider to use TDirectoryTreeView instead of outdated TDirectoryListBox. TFileListView is a specialized list view that lists all the files in a specified directory and the list automatically refreshes on any changes in this directory. Use TFileListView along with TDirectoryTreeView and standard TFilterComboBox to add full file selection capabilities to a form.
- 3497
- SDL Component Suite
- Statistics, mathematics, and chemistry related components. (Software Development Lohninger)
- 3498
- AP Software - C++ Builder
- C++Builder tools and software including OpenGL, components, and applications.