Search:

Type: Posts; User: scjohnny

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    1,055

    then did u know that, how create the main menu to...

    then did u know that, how create the main menu to link this all together ??
  2. Replies
    8
    Views
    1,055

    ya it can run in visual C++.. but i dono how to...

    ya it can run in visual C++..
    but i dono how to open in Studio.net....
    can teach me ???
  3. Replies
    8
    Views
    1,055

    i use my to do this...

    i use my <microsoft Visual c++ 6.0> to do this
    and i need to open in the <Microsoft Visual Studio.NET 2003> ... how to link this ??
  4. Replies
    8
    Views
    1,055

    please help to link the file.....

    company.h



    #ifndef company
    #define company
    #include "employee"

    class company
    {
  5. Replies
    6
    Views
    1,899

    ohhhh..... thanks for ur help cpjust

    ohhhh.....
    thanks for ur help cpjust
  6. Replies
    6
    Views
    1,899

    thank you very much matsp i got it already for...

    thank you very much matsp i got it already for the question a)
  7. Replies
    6
    Views
    1,899

    is it the question a) correct ? answer> ...

    is it the question a) correct ?

    answer>



    class Employee{
    int emp.no;
    char emp_name[20];
    char gender;
  8. Replies
    6
    Views
    1,899

    WHO can solve this???

    Create a class called Company which contains a pointer called PtrArr which is used to point an array of employee objects and 1 integer data member. The integer data member will be used to store the...
Results 1 to 8 of 8