Search:

Type: Posts; User: vodka9er

Search: Search took 0.01 seconds.

  1. Replies
    15
    Views
    2,835

    THIs is a picture of how it is soposed to be outputted

    [img=http://img403.imageshack.us/img403/5210/pro3tb4.th.png]
    [img=http://img403.imageshack.us/img403/5210/pro3tb4.th.png]
    but with the previous inputs
  2. Replies
    15
    Views
    2,835

    the last post didn;t come out the way it was...

    the last post didn;t come out the way it was sopoed to maybe this one will and if it doesn;t i hope u understand how it is soposed to be posed
  3. Replies
    15
    Views
    2,835

    yes but the output is so post to look like this ...

    yes but the output is so post to look like this


    How many faculty members are you inputting?:1
    Input the members name:Rjohn doe
    Input the members year hired:1989
    Input the members old...
  4. Replies
    2
    Views
    1,877

    How do i ouput multiple inputs?

    i have a program that uses a do while loop to repetitively ask certain question and i need to output all the information that the user inputs for those question in a organized chart. my problem is it...
  5. Replies
    15
    Views
    2,835

    its compiling and running

    the program is now compiling and running im still having a problem listing multiple the output data im stuck and i don;t know what to do

    #include <iomanip>
    #include <string>
    #include <iostream>...
  6. Replies
    15
    Views
    2,835

    ya i found the problem here it is

    ya i found the problem here it is
  7. Replies
    15
    Views
    2,835

    i still need help error C2001: newline in constant

    i did add
    #include'd <iostream> but i still get the following error and warning messages
    error C2001: newline in constant
    error C2015: too many characters in constant
    error C2006: '#include' :...
  8. Replies
    15
    Views
    2,835

    im still getting these messages error C2001:...

    im still getting these messages
    error C2001: newline in constant
    error C2015: too many characters in constant
    error C2006: '#include' : expected a filename, found 'constant'
    fatal error C1083:...
  9. Replies
    15
    Views
    2,835

    now i get theses error messages error C2001:...

    now i get theses error messages

    error C2001: newline in constant
    error C2015: too many characters in constant
    error C2006: '#include' : expected a filename, found 'constant'
    fatal error C1083:...
  10. Replies
    15
    Views
    2,835

    y am i getting these errors

    i tryed adding iostream as a headder file but i get 60 more error messages
    1>c:\documents and settings\robert dobler\my documents\visual studio 2005\projects\pro3\source1.cpp(15) : error C2065:...
  11. Replies
    2
    Views
    1,389

    error messages i need help please!

    i get these errors please help!!!

    1>c:\documents and settings\robert dobler\my documents\visual studio 2005\projects\pro3\source1.cpp(15) : error C2065: 'cout' : undeclared identifier
    ...
  12. Replies
    2
    Views
    7,597

    illegal else without matching if HELP!!!!

    this is the program i have and i keep getting these 3 errors when building it
    1>m:\my documents\visual studio 2005\projects\cobytown2.cpp(25) : error C2059: syntax error : ')'
    1>m:\my...
Results 1 to 12 of 12