Search:

Type: Posts; User: lubby

Search: Search took 0.00 seconds.

  1. Thread: Mysql.h?

    by lubby
    Replies
    2
    Views
    1,100

    Mysql.h?

    Does anyone know where i can find mysql.h? :confused:
  2. Replies
    1
    Views
    8,797

    How to execute SQL commands using C++

    Plz tell me how i can execute sql commands using C++ so that i could save data in a database using C++ :(
  3. Replies
    1
    Views
    1,178

    How to design editor using c++

    I want to design an editor similar to DOS editor but slightly different from it . If anyone know how to start or have got a code plz tell me ?
    :(
  4. Replies
    3
    Views
    1,222

    I tried both system() and exec.. but these r not...

    I tried both system() and exec.. but these r not workin .
    In system() its givin error : Not enough memory
    While in exec.. nothin happens
  5. Replies
    3
    Views
    1,222

    opening DOS editor using C++

    I want to open a txt file in DOS editor using C++ which can be edited and saved by the user . Is there any inbuild command for it ? Or any code ? :confused:
Results 1 to 5 of 5