Search:

Type: Posts; User: jjg

Search: Search took 0.01 seconds.

  1. Thread: header files

    by jjg
    Replies
    2
    Views
    856

    header files

    I have a program that was given to us from our teacher. I am having trouble compiling it. I keep getting an error during the compile. The error message says: The compiler could not find the named...
  2. Thread: string class

    by jjg
    Replies
    2
    Views
    1,190

    string class

    I am having a problem with ifstream and strings.

    I have:

    #include<iostream>
    #include<fstream>
    #include<string>
    #include<cstring.>
    #include<iomanip.h>
Results 1 to 2 of 2