Search:

Type: Posts; User: PoisonMind

Search: Search took 0.00 seconds.

  1. Thank You, you solved my problem ;)

    Thank You, you solved my problem ;)
  2. Segmentation Fault -> Main not initializing

    This program is compiling just fine but is not running. Even, Main is not initializing,

    Here is my code


    #include <stdio.h>
    #include <stdlib.h>
    #include <string.h>

    int pow2(int n) {
Results 1 to 2 of 3