Search:

Type: Posts; User: Epison07; Keyword(s):

Search: Search took 0.05 seconds.

  1. Replies
    8
    Views
    8,421

    Justas and update, my lab assisstent had never...

    Justas and update, my lab assisstent had never heard of that at all. And he uses the same compiler my instructor does. He told us to just use fname == ("aaa"). So, I have no idea where the...
  2. Replies
    8
    Views
    8,421

    Thanks for all of your help. I will be going to...

    Thanks for all of your help. I will be going to my CS Lab in a couple of hours. I will see what my lab assisstent has to say about it. Again, thanks.

    -Ep
  3. Replies
    8
    Views
    8,421

    Well, at school and when I telnet to my CS class,...

    Well, at school and when I telnet to my CS class, we use g++. I believe that is a compiler used only by Linux. Im not sure tho, cuz I am very new to Linux. I also use Dev C++ at my house, when I am...
  4. Replies
    8
    Views
    8,421

    C++ string/apstring

    Ok, I recently have been given an assignment in my CS120 class. I wont go into the details, but our instructor gave of this bit of code to help us.

    string fname("aaa");
    if(fname.equals("aaa"))...
Results 1 to 4 of 4