Search:

Type: Posts; User: endomlic

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    2,672

    Need larger shmget() size.

    My shmget() limit is 100, yet I need it to be 10000. Is there any way around this?
  2. Replies
    2
    Views
    2,872

    Pointer to a matrix - Segmentation fault

    The following code works, but when I change my size larger than 10 I get segmentation faults. I'm pretty sure it has to do with the pointer somehow I just can't figure it out!

    I need to make my...
Results 1 to 2 of 2