Where to get information on C++ PROGRAMMING
Unfortunately, OLC does not have the capability to help with detailed questionsabout programming. In general, problems of this nature require amounts
of time and attention that consultants are not capable of providing, except
in rare circumstances.
PLEASE BE AWARE that if an attempt is made to help with your problem, there
are no guarantees that we will have the resources to completely solve it.
Priority must be given to questions that fall into the domains which we
support; therefore, it may be necessary to resolve your question if we
cannot provide any additional assistance without considerable effort.
Here are some other resources you can consult should we be unable to help
completely. The on-line help browser might also prove helpful, and can be
started up by typing "help" at your athena% prompt. To see consultants'
stock answers on your topic also, select "Athena Consultant's Answers
to Common Questions" under the section "Other Athena Information
Sources" near the bottom of the page that pops up.
I. The DBX debugger. See stock answer path:
3. C Answers
10. How to get started using the DBX DEBUGGER
II. The GDB debugger. For more information, type:
add gnu
man gdb
III. The following books, available for purchase at the MIT Kendall Coop:
_C++ For C Programmers_, by Ira Pohl,
Benjamin/Cummings Publishing (1989)
_Using C++_, by Bruce Eckel,
McGraw-Hill (1989)
There are also interesting discussions going on in the network newsgroup
comp.lang.c++
(Last Updated Mar 26 1997)
|