Search:

Type: Posts; User: strontium90

Search: Search took 0.01 seconds.

  1. Replies
    9
    Views
    1,472

    Hi, as far as free compilation systems concern,...

    Hi,
    as far as free compilation systems concern, I use Borland's freely available C++ compiler version 5.5:
    http://www.borland.com/products/downloads/download_cbuilder.html
    in addition to the MinGW...
  2. Replies
    15
    Views
    2,341

    Hi Happy Man, in addition to what's mentioned...

    Hi Happy Man,

    in addition to what's mentioned above, you may want to check http://www.nr.com for numerical algorithms in C.

    -strontium90
  3. Replies
    3
    Views
    1,716

    Hi katie, reading your (rather messy) code...

    Hi katie,

    reading your (rather messy) code bearing in mind the error reported by your compiler "type mismatch" I can mention the line

    curr=curr->getnext() ;in
    int main(int argc,char *argv[])...
Results 1 to 3 of 3