Search:

Type: Posts; User: ftblstr2319

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,412

    Calendar ALMOST DONE!!!

    Howdie all.

    Up front I'd like to thank your for taking the time to read this.
    Here is my problem , I wrote a program that takes the date entered as MMDDYYYY, and it converts it to for example
    ...
  2. Replies
    4
    Views
    1,508

    Hey guys thanks for all the help!!! Just like...

    Hey guys thanks for all the help!!! Just like one of you said, I was making it much much too complicated. But after taking a little bit from each of your responses I was able to compile a working...
  3. Replies
    4
    Views
    1,508

    A nudge in the right direction please.

    Alright where to start where to start...

    Ah here we go. Well just to let you all know, this is a 2 person GROUP assignment. So it is for a grade (extra credit actually).

    I am not asking you...
  4. Replies
    13
    Views
    1,866

    Programming and problem solving with C++

    Programming and problem solving with C++
  5. Replies
    13
    Views
    1,866

    Yes thanks, I just had No real idea what you...

    Yes thanks, I just had No real idea what you meant. I had to recrack open the book and just sit and read....

    What really helped was for me just to translate it into english..

    While this isnt x...
  6. Replies
    13
    Views
    1,866

    Gosh I am a fool it was one simple thing I had to...

    Gosh I am a fool it was one simple thing I had to put in....but with your guy's help I've learned a bunch, Alls it seems I had to do is..


    void getInput()
    {

    char vType;
    while (vType !=...
  7. Replies
    13
    Views
    1,866

    still no clue, Ive gotten it to do about nothing...

    still no clue, Ive gotten it to do about nothing worth telling about, a little light and then my building comes crashing down, this is A LOT tougher than I thought.

    I've tried the things...
  8. Replies
    13
    Views
    1,866

    Theres one problem...I am very new in this so...

    Theres one problem...I am very new in this so watch the lingo (terminolgy)..lol thanks again..

    see I dont know actually what to include in a while statement..or write it, ive been looking at...
  9. Replies
    13
    Views
    1,866

    Alright what I am trying to get it to say is...

    Alright what I am trying to get it to say is this..

    Enter car type...C T or S...or press x to exit program..(not exactly say that...) but if you enter c t or s , it will then ask for miles which ...
  10. Replies
    13
    Views
    1,866

    A while loop?? homework..tips please.

    Alright, thank you ahead of time.
    First off here is what the program is supposed to do, what i am having trouble with is in bold..

    "Write a program that will accept as input a one character...
  11. Replies
    12
    Views
    1,980

    Alright guys thanks alot for your help, in my...

    Alright guys thanks alot for your help,
    in my opinion even though im having a tough time,
    i think its kinda fun, and i keep coming back...
    must like problem solving i guess..

    Well anyways...
  12. Replies
    12
    Views
    1,980

    actually, they arent numeric values. They are...

    actually, they arent numeric values. They are supposed to be the names of the people, Like bill=firstn1....and so on, i was just unsure what word assignment to use.. (ch)??? or string , im not sure
  13. Replies
    12
    Views
    1,980

    Oh man i posted the wrong program...after i was...

    Oh man i posted the wrong program...after i was looking at it, I said to myself..thats not it... well here is the right one, i tried doing
    ("C://studenttests.dat") but still nothing Sorry for that...
  14. Replies
    12
    Views
    1,980

    Super Easy C++ program help

    Hi all, I am a total newb when it comes to program, I am currently in the process of writing my 3rd super simple program, and I am having a whole bunch of trouble..becuase I am trying to teach...
Results 1 to 14 of 14