Search:

Type: Posts; User: 0624167

Search: Search took 0.00 seconds; generated 59 minute(s) ago.

  1. Replies
    1
    Views
    2,169

    Smashing The Stack

    Hi all.

    I have a program like this:



    #include <stdio.h>
    #include <stdlib.h>
    #include <string.h>
  2. Replies
    4
    Views
    25,335

    Thanks codeplug for the quick reply. It is a...

    Thanks codeplug for the quick reply.

    It is a big bummer :) There was u huge seg fault in function2 :)

    Thanks for paying my attention to it.

    But Salem is wrong in his post than?
  3. Replies
    4
    Views
    25,335

    Creating pthreads in for loop

    Hi all,

    I'm encountering a little problem creating a variable amount of pthreads.
    I tried to create this threads in a loop, but that will give me a segmentation fault...

    Salem explained here...
Results 1 to 3 of 3