Search:

Type: Posts; User: jiahwa008

Search: Search took 0.01 seconds.

  1. MSVisualStudio2010 inheritance/subclass problems.

    I'm still very new to c++ so please bare with me if my questions are a bit elementry.

    I am trying to Add -> New Item to my project, the way I went about finding
    Add -> New Item is to highlight...
  2. Replies
    3
    Views
    1,099

    please specify an example if you can...

    please specify an example if you can...
  3. Replies
    3
    Views
    1,099

    Compile Errors, Please Help

    Hello,
    I am doing an exercise in my book and im suing the answer codes provided, and it still does not work, here is the code:
    #include <stdafx.h>
    #include <iostream>
    #include <string.h>...
  4. Replies
    11
    Views
    1,728

    that did it...you da man :) thanks guys!

    that did it...you da man :) thanks guys!
  5. Replies
    11
    Views
    1,728

    there is no main() specified in the example...

    there is no main() specified in the example exercise yet, maybe because im in the beginning of the chapter. but im goign to move ahead and try the next one i get teh smae prob ill post again. ...
  6. Replies
    11
    Views
    1,728

    thanks for replying, iidnt thinkt hat was the...

    thanks for replying, iidnt thinkt hat was the problem since i am instructed to use <stdafx> specifically in the book, and all the projects up til now (11chptrs) ran fine with that<>. I tried the " "...
  7. Replies
    11
    Views
    1,728

    Compile Errors, Please Help

    I using msvs2010 on vistaOS (so i am told i need to use include<stdafx.h> even though it doesnt appear in my stdlib?)
    so this is the code teaching me how to use class, in this case Fraction class:
    ...
  8. Replies
    3
    Views
    981

    Thanks guys for replying, but...

    Thank for replying guys. I've used both styles and they both work fine. I may not have expressed my question clearly. I am wondering why the book asks me to enter 2 commands to open output.txt. ...
  9. Replies
    3
    Views
    981

    Command Line problems

    Hello C Board,
    I'm a first time caller :) I reading thru C++ Without Fear-Overland. Okay, here's the example exercise I'm having a problem with:



    //the project name is readtxt2 and the...
Results 1 to 9 of 9