Search:

Type: Posts; User: JCK

Search: Search took 0.01 seconds.

  1. Replies
    12
    Views
    4,351

    Thanks so much Magos, although I'm still a little...

    Thanks so much Magos, although I'm still a little confused..... :confused:
    so, what's a constructor then.... ?
  2. Replies
    12
    Views
    4,351

    I used the class in the while loop in the main...

    I used the class in the while loop in the main function.....
    the class then calls another file "applicant.cpp" which contains the details of the function. I didn't post it because it is too...
  3. Replies
    12
    Views
    4,351

    I used the class in the while loop in the main...

    I used the class in the while loop in the main function.....
    the class then calls another file "applicant.cpp" which contains the details of the function. I didn't post it because it is too...
  4. Replies
    12
    Views
    4,351

    Magos, Thanks so much for the help!! I...

    Magos,

    Thanks so much for the help!! I changed the headings but it still gave me the same errors....
    do you think it could the capitalization problem?? I use "applicant.h" as the file name,...
  5. Replies
    12
    Views
    4,351

    Ah....HA! yes, I'm getting a whole bunch of...

    Ah....HA! yes, I'm getting a whole bunch of errors about syntax error..... that's why.... it is funny my teacher didn't talk anything about that and the book also didn't mention it....

    but what...
  6. Replies
    12
    Views
    4,351

    my class and client code

    Here is my class code and client code:





    //Specification of the class "Applicant"


    class Applicant
  7. Replies
    12
    Views
    4,351

    creating class, and linking files

    Hello Everytone,

    I have made this far in this beginning class thanks to all your help.... :) And now I'm having a BIG problem working on my last project...... :confused:
    I'm trying to make a...
  8. Thread: input/output

    by JCK
    Replies
    4
    Views
    1,642

    Hi Waldo2k2 Cool!!! It worked!!! and it made...

    Hi Waldo2k2

    Cool!!! It worked!!! and it made sense too... it is funny that you learned the mistakes that you made and you realized that
    "duh! Didn't I know this before?!!" I guess that comes...
  9. Thread: input/output

    by JCK
    Replies
    4
    Views
    1,642

    Hi, Waldo2k2, Thanks for the suggestions.......

    Hi, Waldo2k2,

    Thanks for the suggestions.... however, I tried it and it gave me the same thing.... I think the program can't find the input file.....
    I tried my last project in UNIX system...
  10. Thread: input/output

    by JCK
    Replies
    4
    Views
    1,642

    input/output

    Hello everyone,

    I'm trying to figure out how input/output files work. I got warnings, and it compiled, but when I tried to run the program, it gave me

    input file failed
    press any key to...
  11. Replies
    2
    Views
    12,543

    Thanks so much prelude!! I really appreciate your...

    Thanks so much prelude!! I really appreciate your help!! :)
  12. Replies
    2
    Views
    12,543

    How to insert "tab" into a stream of output??

    Does anyone know how to insert "tab" into a stream of output so they can align with each other?




    outFile << first_name << last_name << type_coverage << zip_code
    << premium << endl; ...
  13. Thread: hhhh.....elp!

    by JCK
    Replies
    3
    Views
    1,000

    using "Tab" in output/print out

    Salem and Monster,

    Thank you both very much..... I looked over my codes more carefully and found those mistakes that you two have caught....
    I was finally able to compile my program and run it. ...
  14. Thread: hhhh.....elp!

    by JCK
    Replies
    3
    Views
    1,000

    hhhh.....elp!

    Hi everyone,

    I'm still working on the same project and my brain just doesn't work any more......

    I tried to use functions and it gave me more problems, so I went back and made it a straight...
  15. Replies
    4
    Views
    1,414

    correlcj, Thanks for the suggestions..... I...

    correlcj,

    Thanks for the suggestions..... I fixed all the little bugs and realized that it might be easier just to write the whole program in straight forward codes instead of using functions for...
  16. Replies
    4
    Views
    1,414

    duh...... :D once again.... how did I miss...

    duh...... :D

    once again.... how did I miss all these things... I could not even understand what the error messages meant exactly....

    anyway, thanks so much.....

    one more question though,
    ...
  17. Replies
    4
    Views
    1,414

    frustrated beginner

    hello everyone,

    I've been trying to debug my program and have fixed most of them... however, I'm once again at the point that I'm staring at the codes... but feeling clueless........:confused:
    ...
  18. Thread: confused........

    by JCK
    Replies
    5
    Views
    1,678

    alpha, thanks for the post... I've been...

    alpha, thanks for the post...

    I've been looking for a better editor than pico that will show line number for each line of codes so it will be much easier for me to debug since the program is...
  19. Thread: confused........

    by JCK
    Replies
    5
    Views
    1,678

    Hi Prelude, Thanks so much for the post.......

    Hi Prelude,

    Thanks so much for the post.... once again I got thrown off by the long complicated error messages that I didn't even realize I had the < > signs switched... :)

    I do have other...
  20. Thread: confused........

    by JCK
    Replies
    5
    Views
    1,678

    confused........

    hello everyone,

    I'm working on this project about using input/output files, and I got this long compile error that I don't understand.....

    could anyone give me some insights??

    Thanks so...
  21. Thread: Please Help.......

    by JCK
    Replies
    9
    Views
    1,235

    Hi pianorain, Thanks very much, you've been a...

    Hi pianorain,

    Thanks very much, you've been a great help!

    I finally figured out what happened.... I had the brace backward....
    duh.......:D

    that's the problem with staring the code for...
  22. Thread: Please Help.......

    by JCK
    Replies
    9
    Views
    1,235

    Hi pianorain, Thanks so much for the...

    Hi pianorain,

    Thanks so much for the input..... I think you are right, I remeber now that C++ reads only up to the white space. I have worked on it to make all the ajustment and here comes more...
  23. Thread: Please Help.......

    by JCK
    Replies
    9
    Views
    1,235

    Thanks so much Salem, I understand it now.... ...

    Thanks so much Salem, I understand it now....

    I'm at the debugging stage, and here is another puzzle that I can't figure out....

    here are the partical code, it runs but for some reasons, the...
  24. Thread: Please Help.......

    by JCK
    Replies
    9
    Views
    1,235

    Hi soaponarope and prelude, Thanks so much for...

    Hi soaponarope and prelude,

    Thanks so much for the help.
    I didn't expect anyone to rewrite my code, just a couple of pointers as what the problems are so I understand what I did wrong. I guess...
  25. Thread: Please Help.......

    by JCK
    Replies
    9
    Views
    1,235

    Please Help.......

    Hi everyone,

    I just started taking C++ class, and I'm stuck on this one project. I finished the code and tried to compile it and got the following message:

    nova> g++ -o proj3 proj3.cc...
Results 1 to 25 of 25