Search:

Type: Posts; User: Zippa

Search: Search took 0.01 seconds.

  1. Replies
    0
    Views
    726

    Problems with Borland C++ 6.0

    Hi.. I have created a VCL-based program in borland 6.0. If i set it to autostart with windows, the run section in regedit, none of the buttons is working. Is there anyone who knows what to do about...
  2. Thread: Console input

    by Zippa
    Replies
    9
    Views
    2,664

    you could try to insert this instead: ...

    you could try to insert this instead:



    char name[256];
    char address[256];
    char account[256];
    cout << "Input suppliers name: ";
    ...
Results 1 to 2 of 2