Thread: Little C personal utilities

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #19
    spurious conceit MK27's Avatar
    Join Date
    Jul 2008
    Location
    segmentation fault
    Posts
    8,300
    Quote Originally Posted by DavidP View Post
    I can read and interpret and use regular expressions as long as it is with the syntax defined by formal language theory.

    Once I see a regular expression using some other syntax, such as that of Perl, my brain shuts off and dies.
    After looking at the article, I would say that perl does use that syntax. Like, irrefutably. Everything listed there is valid in perl except for the POSIX section.

    However, perl also expands upon this greatly, which may explain your confusion.
    Last edited by MK27; 09-23-2009 at 06:26 PM.
    C programming resources:
    GNU C Function and Macro Index -- glibc reference manual
    The C Book -- nice online learner guide
    Current ISO draft standard
    CCAN -- new CPAN like open source library repository
    3 (different) GNU debugger tutorials: #1 -- #2 -- #3
    cpwiki -- our wiki on sourceforge

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. New personal record
    By VirtualAce in forum Windows Programming
    Replies: 2
    Last Post: 04-10-2005, 08:21 PM
  2. Replies: 6
    Last Post: 02-01-2005, 09:41 AM
  3. Personal messages disabled temporarily
    By webmaster in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 08-11-2001, 06:25 PM