| Exit | Download | Contact | Disclaimer | Main |
| C/C++ Tutorials and FAQs |
| C/C++ Function Pointers, Callbacks and Functors |
| C/C++ Programming |
| Freeware & Shareware |
| Sources of Knowledge |
| C/C++ Tutorials and FAQs |
A portal site which covers many, many languages. Well organized tutorial links. "This site is dedicated to programmers all over the world. Our main goal is to provide a complete start-off for programming related web surfing and file downloading." |
|
Marshall Cline's C++ FAQ which is answering almost every common C++ question |
|
Even if you are programming in C++, sometimes you have got a C problem. If so, try Steve Summit's C FAQ. |
|
Free C++ online tutorials about the basic concepts of the language and some stuff about windows programming. |
|
"You can find programs, source codes, compiler information ( Borland, DJGPP), tutorials and a C++ Forum here. You can also submit your C++ programs with their source codes to be put up on this site." |
|
A site with tutorials, source code and more. "... a web site designed to help you learn C or C++ and provide you with C and C++ programming resources." |
|
"This is a list of a few C and C++ language tutorials available to a user. This list will include interactive tutorials, public-domain code collections, books etc." |
|
HowTos, tutorials and code-repository for Borland's ObjectWindows library (OWL). Good to find out solutions to OWL problems you've never solved, but if you now wonder what the OWL is, you'll probably don't need this link :-) |
|
The name says it all! Programming tutorials for all your needs :-) |
| C/C++ Function Pointers, Callbacks and Functors |
| Using Member Function Pointers | A detailed article from the borland community. Originally intended for their product BC3.1 but in fact platform independent and still updated. |
| Tutorial: Function Pointers | Tutorial on C Function Pointers |
| Classes having Pointers to Members | Chapter 10 of the C++ Annotations by Frank Brokken. |
| C++ FAQ-Lite | FAQ of the newsgroup news.comp.lang.c++. This link points to the part about pointers to member functions. |
| Pointing to Class Members | A short and practical article from Ask the C++ Pro 10-Minute Solution of how to work with pointers to member functions. |
| Declaring Function Pointers and Implementing Callbacks | A short and practical article from Ask the C++ Pro 10-Minute Solution about function pointers in C. Also says something about calling conventions which belong to a function's signature. |
| Callbacks in C++ | Information on a callback library, a callback paper, new patterns used by the paper and complete source code for each step presented in the paper. |
| 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. Documentation to Rich Hickey's C++ Callback Library. |
| Callbacks in C++ | This text tries to illuminate how to make typesafe callbacks in C++. It shows solutions how to do it and also explains why other, more trivial solutions, are bad. |
| Callbacks | A short page about callbacks and functors. |
| C/C++ Programming |
The Association of C & C++ Users |
|
A C++ glossary by Glen McCluskey where you can find short and concise definitions. |
|
A well sorted collection of C++ related links and ressources from the Forschungszentrum Jülich |
|
The home of the C++ Builder programmer's webring. Citation: "... here you'll find many hints, tips, methods and philosophies that can help you in your development efforts." |
|
The C++ zone of DevX. I like their so called 10 minute solutions which provide you a quick access to problems like function pointers. |
|
The web directory of Google. Well organized and always a good place to start. |
| Freeware & Shareware |
| Source of Knowledge |
Tricks · Secrets · Bugs · Fixes! An overwhelming amount of information about Windows and DOS. |
|
A helpful guide to web search engines. Tips on using search engines like AltaVista, Infoseek, Excite, Webcrawler, Lycos, HotBot, and Yahoo. |
|
... unmaintainable code. The ultimate guide of how to choose names or design and document your programs ;-)) |
last updated: 17.06.01
© 2000/2001 by lars haendel
All code pieces were highlighted using the free lore's source converter. All trademarks are the sole property of their respective owners. I do NOT promote, speak in the behalf of, advertise or work for ANY computing, news or internet profit business. Everything I do, I do it for fun! If you have questions, annotations, contributions, want to suggest a link or found a bug: Mail me!!!!