Search:

Type: Posts; User: iloveitaly

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    1,227

    Thanks, just what i was looking for!

    Thanks, just what i was looking for!
  2. Replies
    3
    Views
    1,227

    Preventing a Program from exiting

    How would i do this?
    I want a program to lay around waiting to receive signals, I dont want it to use any CPU. How would i accomplish this?
  3. Replies
    4
    Views
    4,421

    Thanks! :D

    Thanks! :D
  4. Replies
    4
    Views
    4,421

    Structures, and pointers to structures

    Ok, heres my problem.
    I made an array of pointers to structures, i initalized the array of pointers to structures by using the address operators to obtain the addresses of the array.
    so i did...
  5. Replies
    1
    Views
    807

    Quick Question

    Hey all,
    First post here, i'm (obvoisly) a newbie C programmer.
    I started looking through some man pages and saw lots of data types i have never seen before, like size_t, pid_t, ect.
    I looked in...
Results 1 to 5 of 5