Where to get information on C PROGRAMMING
Unfortunately, OLC does not have the capability to help with detailed questions
about 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 SABER and DBX debuggers. See stock answer path:
3. C Answers
3. Introduction to SABER C
-or- 10. How to get started using the DBX DEBUGGER
II. The XSABER and GDB debuggers. For more information, type:
man xsaber
or
add gnu
man gdb
III. The "comp.lang.c" newsgroup (for information on NetNews, see the
information in the OLH, under "Communicating With Other Users".
IV. There is a C programming FAQ available on Athena, type
athena% attach sipbftp
athena% more /mit/sipbftp/pub/usenet-by-group/comp.lang.c/C-FAQ-list
V. The following books, available in the OLC Office (1st floor
N42), or for purchase at the MIT Kendall Coop:
_The C Programming Language_, by Kernighan & Ritchie,
Prentice-Hall Publishing (Second Edition for ANSI)
_C: A Reference Manual_, by Harbison & Steele,
Prentice-Hall Publishing (Third Edition for Std & ANSI)
_C: The Complete Reference_, by George Schlidt,
McGraw-Hill Publishing (Std & ANSI)
(last updated Mar 26 1997 )
|