Search:

Type: Posts; User: madyogi

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,482

    nope :( same thing happens even if I type ilink32...

    nope :( same thing happens even if I type ilink32 with my.exe
  2. Replies
    4
    Views
    1,482

    almost got it :)

    Thx :)
    I guess I almost have it.
    i used



    bcc32 -c my.cpp


    and then an incremental linker:
  3. Replies
    4
    Views
    1,482

    ODBC + MySQL - HOW TO???Q

    Hi
    I have a problem with compiling a c++ with ODBC statements inside. Here is a sample:

    #include <iostream.h>
    #include <iomanip.h>
    #include <string.h>
    #include <windows.h>
    #include...
Results 1 to 3 of 3