Search:

Type: Posts; User: hobbes67

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    4,747

    thanks for the input guys, im lookin at this...

    thanks for the input guys, im lookin at this book i have on C++ and reading on polymorphism and it's not very helpful for what i want to accomplish.

    is there code in C++ to use Select Case?
  2. Replies
    8
    Views
    4,747

    hahaha ok, can someone give me a clue of what to...

    hahaha ok, can someone give me a clue of what to start coding with?
  3. Replies
    8
    Views
    4,747

    Help accessing classes and derived classes

    ok i have a program that has 1 base class and 3 derived classes, all appear to be workin fine, but is there any code that i could put in, that would ask the user what kind of "building" they want to...
  4. Replies
    30
    Views
    6,570

    something that involves lots and lots of sharing

    something that involves lots and lots of sharing
  5. Replies
    30
    Views
    6,570

    This forum rocks

    I must admit that this is the best forum out there, it's giving my other forum a run for their money... this place rocks
  6. Replies
    75
    Views
    19,418

    if you are a n00b

    If you are a n00b add me to your msn or yahoo, and i will try to help you as much as i can, im in the process of learnin c++, so i will try my bestest to help

    msn - [email protected]...
  7. Replies
    4
    Views
    996

    ok well what i got is in my workspace: Under...

    ok well what i got is in my workspace: Under source Files - building.cpp, business.cpp, home.cpp, main.cpp, school.cpp, and under Header files: building.h(base class) business.h, home.h, school.h(all...
  8. Replies
    4
    Views
    996

    question about Microsoft C++ 6

    ok I am still new with c++ and the whole interface and code and everything, but i just created 1 base class with 3 derived classes and 1 .cpp source file and everything is coded and i compiled all 4...
  9. Replies
    4
    Views
    945

    Thanks for the help guys... i think i got it...

    Thanks for the help guys... i think i got it figured out....almost.... i have to admit this is the best programming forum out there... i'm sure i'll have more questions later on..
  10. Replies
    4
    Views
    945

    n00b question regarding classes

    I wanna build a Class called "Building" and each building object
    has a number of rooms(int), floors(int), floor area(int) and a heating type(char "e" or "o")
    either Electric or Oil. Initial...
  11. Replies
    7
    Views
    1,650

    thanks for the help guys, i'm workin with all you...

    thanks for the help guys, i'm workin with all you gave me, and i'm trying to make it work but these arrays i have to do some research on.. i'll get it workin soon..
  12. Replies
    7
    Views
    1,650

    n00b question.... dat file related

    I am new to the world of C and C++, now this may sound like a stupid quesiton, but this is the same way i learned visual basic, but anyways i wanna practice reading and writing to a dat file.

    now...
Results 1 to 12 of 12