[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] C programming tips
- Subject: [ale] C programming tips
- From: cfowler at outpostsentinel.com (cfowler)
- Date: 02 Jul 2002 18:27:20 -0400
I've got many books on the subject
1st) Buy Practical C Programming by O'Reiley
2nd) Buy Richard W. Stevens:
Advanced Programming in the Unix Envrionment
TCP/IP Illustrated v1, v2, v3
Unix Network Programming v1, v2
Pick them up on Half.com or Ebay. Stevens books go for an average of
$60 - $80 ea brand new.
#1 will get you through the langage
#2 will get you programming in Unix and having fun
The C Programming Language 2nd ED. it good too.
Chris
On Tue, 2002-07-02 at 18:11, Randy Janinda wrote:
> Hello everyone,
>
> I've finally taken the time to learn C (atleast the basics). I have
> written a few small utilities and my first C socket code (woo hooo!).
> I now need some resources to help me get a handle on string matching.
> I come from Perl, where regex's rock and am looking for the some C
> equivalents to matching words, patterns, etc. So far I've found
> regcomp() and regexec() but no useful examples on how to use them.
> Anyone have pointyers or resources they would like to share?
>
> Thanks,
>
> --
> Randy Janinda
> rjaninda at tqlabs.com
>
> ---
> This message has been sent through the ALE general discussion list.
> See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
> sent to listmaster at ale dot org.
>
>
>
---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
sent to listmaster at ale dot org.