Exit  Download  Contact  Disclaimer  Main 

C and C++ Links

 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 top

Programmers heaven

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."

C++ FAQ Lite

Marshall Cline's C++ FAQ which is answering almost every common C++ question

comp.lang.c FAQ

Even if you are programming in C++, sometimes you have got a C problem. If so, try Steve Summit's C FAQ.

Neil's C++ Stuff

Free C++ online tutorials about the basic concepts of the language and some stuff about windows programming.

The Programmer's Lair

"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."

CProgramming

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."

Learn C/C++ Today

"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."

OWL How

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 :-)

1001 Tutorials

The name says it all! Programming tutorials for all your needs :-)



C/C++ Function Pointers, Callbacks and Functors top

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 top

ACCU

The Association of C & C++ Users    
Citation: "The Accu is a non-profit organisation devoted to professionalism at all levels in C, C++ and Java." I believe this statement to be self-explaining. So there's nothing to add ;-)

C++ Glossary

A C++ glossary by Glen McCluskey where you can find short and concise definitions.

C++ Information

A well sorted collection of C++ related links and ressources from the Forschungszentrum Jülich

Temporal Doorway

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."

C++ Zone

The C++ zone of DevX. I like their so called 10 minute solutions which provide you a quick access to problems like function pointers.

Google's C++ Directory

The web directory of Google. Well organized and always a good place to start.



Freeware & Shareware top

nonags

Nonags: Freeware & Shareware, well sorted and rated. They have lots of mirrors all over the world.
webattack.com

WebAttack: Lots of internet related Freeware & Shareware.
The freeware publishing site

The Freeware Publishing Site
simtel.net

Simtel.net : They host lots of files for Win9x/Win3.x/DOS sorted in about 70 categories. They have the ordinary categories but also such things like Religion Programs. The file's description are only one line each but you have them all in one searchable HTML-file :-)


Source of Knowledge top

AXCEL216's

Tricks · Secrets · Bugs · Fixes! An overwhelming amount of information about Windows and DOS.

The Spider's Apprentice

A helpful guide to web search engines. Tips on using search engines like AltaVista, Infoseek, Excite, Webcrawler, Lycos, HotBot, and Yahoo.

How To Write ...

... 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!!!!