Search:

Type: Posts; User: Ryback

Search: Search took 0.01 seconds.

  1. Replies
    10
    Views
    10,946

    Bithub, that works! Thank you!!

    Bithub, that works! Thank you!!
  2. Replies
    10
    Views
    10,946

    Thanks all for the help. I found some more...

    Thanks all for the help. I found some more information. When I create my project in Visual Studio I am choosing a "Win32 Console Project". This is why the #include "stdafx.h" line is there (and...
  3. Replies
    10
    Views
    10,946

    Simple simple program

    Hello, I have this very simple program which won't compile. Please help me!



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


    int main()
Results 1 to 3 of 3