Search:

Type: Posts; User: Pyrce

Search: Search took 0.01 seconds.

  1. Replies
    11
    Views
    1,326

    wierd. compiled find under devcpp? right ill use...

    wierd. compiled find under devcpp? right ill use dev-cpp till it packs a sad on me lol

    thanks guys
  2. Replies
    11
    Views
    1,326

    hmm ill get dev-cpp n try that

    hmm ill get dev-cpp n try that
  3. Replies
    11
    Views
    1,326

    gcc.

    gcc.
  4. Replies
    11
    Views
    1,326

    no. trying to compile it as c program. compiles...

    no. trying to compile it as c program. compiles fine in linux. get this error in windows. using minigw and the codeblocks ide.
  5. Replies
    11
    Views
    1,326

    Windows vs Linux compilation

    Hey im gettin a weird error when i compile this in windows but it compiles fine in linux.

    strings.c:40: error: invalid conversion from `void*' to `char*'


    #include <stdio.h>
    #include...
  6. Thread: while scanf loop

    by Pyrce
    Replies
    13
    Views
    11,670

    ah thanks mate

    ah thanks mate
  7. Thread: while scanf loop

    by Pyrce
    Replies
    13
    Views
    11,670

    while scanf loop

    hey im having a bit of trouble with this input loop. what is suposed to happen is its suposed to take a big list of 2 doubles on each line and then just print them out to prove they are being stored....
  8. Replies
    1
    Views
    1,192

    Binary Search Tree

    Can anyone see why the delete function is returning a segmentation fault in this code??
    the values "d", "b", "f", "a", "c", "e", "g" are being insterted and printed correctly from a seperate source...
Results 1 to 8 of 9