Search:

Type: Posts; User: GroogFish

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    1,138

    Regular Expressions

    Hello I am new to C but I've been a PHP programmer for a few years. I'm trying to write a regular expression to pull out the system time along with other things from the unix `top` command. The first...
  2. Replies
    3
    Views
    4,123

    expected constant expression?

    Hello, newbie here.

    Just started euler problems to get better acquainted with C. The first problem is this-



    So here is my program-


    #include <stdio.h>
Results 1 to 2 of 2