shift() in C std lib

bscott at ntisys.com bscott at ntisys.com
Wed Dec 11 14:00:07 EST 2002


On Wed, 11 Dec 2002, at 1:33pm, eprice at ptc.com 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 <bscott at ntisys.com>
| 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.  |




More information about the gnhlug-discuss mailing list