Search:

Type: Posts; User: bigb1999

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    801

    char array help

    I am outputting five characters of a consumer name using a char array named consumerN. The actual array in some cases is longer than five letters, and in some cases shorter. If I use setw() it...
  2. Replies
    5
    Views
    1,091

    Thanks for all of your help.... this is what I...

    Thanks for all of your help.... this is what I have so far...
    I have been successful enough to get that far...but how do i get a (for example) 0 to preceed the 3, since it is the third month... or...
  3. Replies
    5
    Views
    1,091

    I need it to read time from the system...not...

    I need it to read time from the system...not output the date that the user has entered. I need to use some structure of time, but I am not sure exactly how to get it in the format that I stated...
  4. Replies
    5
    Views
    1,091

    problem with time

    Hello all...I am still very new to programming. I need to output the date in this form ##/##/####

    I have tried to do my homework first, but I guess to be honest I just don't understand it well...
  5. Replies
    1
    Views
    902

    help with alignment

    I need some help getting three different cout lines to align.
    the first two lines are:
    sum average product
    ----- ---------- ---------
    and the third line is were the variables go....
Results 1 to 5 of 5