Search:

Type: Posts; User: elquex

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    1,522

    Thank you guys, I will try that... thanks a lot....

    Thank you guys, I will try that... thanks a lot.

    Dev, I'm using the Turbo C++ 4.5 windows version and I can't find the configuration under the option... May be is different version
  2. Replies
    5
    Views
    1,457

    Thanks for your help. I manage to do the program...

    Thanks for your help. I manage to do the program but using other way. I'm using the array of object as a table. But there is another problem.

    The problem is the compiler prompt me the message that...
  3. Replies
    3
    Views
    1,522

    Message in Borland C++

    Hi, I'm using Borland Turbo C++ 4.5. Hope you all can help me.

    I received a compile error message saying that the array size is too large in function main(). Can anyone help me to solve this...
  4. Replies
    5
    Views
    1,457

    Thanks... I'll try on it...

    Thanks... I'll try on it...
  5. Replies
    5
    Views
    1,457

    Problem in table referencing

    Can anyone help me in the table referencing? See the below example:
    -------------------------------------------------------------------


    #include <iostream.h>
    #include <string.h>

    //#define...
Results 1 to 5 of 5