Search:

Type: Posts; User: bleda

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    4,237

    limits.h Not Found

    Hey, I've been trying to compile a .c file but I got this error message.


    i686-pc-linux-gnu-gcc -fno-strict-aliasing -mtune=atom -march=i686 -O2 -pipe -fomit-frame-pointer -fstack-protector...
  2. Replies
    4
    Views
    2,744

    Thanks for all your help guys. It works fine now...

    Thanks for all your help guys. It works fine now :) .
  3. Replies
    4
    Views
    2,744

    Heap Sort Problem

    Hey, I am trying to generate random strings and sort'em using heap sort. It sorts well but there is a problem. The sorted array doesn't include the first generated string. Instead of it, it gives me...
Results 1 to 3 of 3