Search:

Type: Posts; User: EMH

Search: Search took 0.01 seconds.

  1. Thread: C++ Quiz Problem

    by EMH
    Replies
    13
    Views
    1,892

    Ah i see the difference. Thank you :)

    Ah i see the difference.

    Thank you :)
  2. Thread: C++ Quiz Problem

    by EMH
    Replies
    13
    Views
    1,892

    Actaully no I didn't. :D My teacher showed me...

    Actaully no I didn't. :D

    My teacher showed me then, he mainly used C and not C++.

    How do I change these to C++ Print Functions, and whats the difference between the C version and the C++...
  3. Thread: C++ Quiz Problem

    by EMH
    Replies
    13
    Views
    1,892

    WOW. It works and I feel so stupid, haha :) ...

    WOW. It works and I feel so stupid, haha :)

    Thanks guys, it really means alot. I hope I'll stay here and learn alot from you guys.
    Thanks again
  4. Thread: C++ Quiz Problem

    by EMH
    Replies
    13
    Views
    1,892

    Sorry. I have to get used to this :) ...

    Sorry. I have to get used to this :)


    #include "stdafx.h"
    #include <stdio.h>
    #include <iostream>

    int main()
    {
    char a;
  5. Thread: C++ Quiz Problem

    by EMH
    Replies
    13
    Views
    1,892

    Ok, Im on one error now. I still dont understand...

    Ok, Im on one error now. I still dont understand it though.

    : fatal error C1075: end of file found before the left brace '{' at 'c:\users\------ ----------documents\visual studio...
  6. Thread: C++ Quiz Problem

    by EMH
    Replies
    13
    Views
    1,892

    Ok thanks. I'll try what you (rossipoo) ...

    Ok thanks. I'll try what you (rossipoo) suggested later. I'll let you know how I get on. Thanks again :)
  7. Thread: C++ Quiz Problem

    by EMH
    Replies
    13
    Views
    1,892

    C++ Quiz Problem

    Hi

    Im new to this forum, I just signed up ;)

    I have a problem with my code. I am trying to make a quiz, it was working fine yesterday. I tried to debug it today and i got 29 errors! :(

    I...
Results 1 to 7 of 7