On Wed, 11 Dec 2002, at 1:33pm, [EMAIL PROTECTED] wrote:
> Is there a utility other than grep for finding useful functions in the C
> std library?

  "man" is good.  For string functions, start with "man string".

  If you do not already have a copy, obtain a copy of _The C Programming
Language_, 2nd edition, by K&R.  You must do this if you program in C.  
It's a law.

-- 
Ben Scott <[EMAIL PROTECTED]>
| The opinions expressed in this message are those of the author and do not |
| necessarily represent the views or policy of any other person, entity or  |
| organization.  All information is provided without warranty of any kind.  |

_______________________________________________
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss

Reply via email to