Added: 2 years ago
From: batch09master
Views: 8,002
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (21)

Sign In or Sign Up now to post a comment!
  • source code please?

  • Omfg learn to fucking code i could not follow this video. Either use HD for the vids so people can see all the code or get a mic! And whats with all the lines!?!?

  • first problem I ran into is that exit is already a function and cannot be used as a bool value. This definetly got a lot of info that I wanted and fast though thanks.

  • you fucked everything up... Learn to code

  • gamemaker9000

    did u put system ("pause")

  • Thanks so much, sweet! Thumbs up if you subscribed!

  • WTF its not work...

  • Eeeew Dev C++

    I suggest you use a lightweight app like notepad++ or programmer's notepad.

    N++ comes with syntax highlighter as well.

    When compiling, compile in visual C++ express 2010 or something.

    Just NOT Dev C++, they stopped development on it about 4 years ago :P

  • I just got rid of the error. But when I am runing the program, text appears at the bottom saying "Press any key to continue . . .". And when I do, the program is closeing.

  • I keep getting an error with the last line in the Char Map where it ends.

    "Expected `}' before ')' token "

    "Expected `,' or `;' before ')' token "

  • My window always closes automatically

  • it keeps on opening and closing the window. how do i fix that?

  • check that you have coded it correctly

  • @batch09master try using system("PAUSE"); instead of return 0;

  • @gamemaker9000 You have to add a system ("Pause")

  • @gamemaker9000 put system("pause"); in your code below above return 0;

    EXAMPLE: } system("pause"); return 0;

    }

    or use getchar(); function instead of return 0; and system pause, getchar(); can replace both. Hope you understand, anyways this comment was made a year ago, you would probably know even more by then :D

  • fuck i dident work on visual c++ T___T

  • its compiled in dev C++

  • Yes but i dident work on Microssoft visual c++ express

  • add

    system("pause");

    at the end of your main

    might help

  • @leepailong123

    you need to include "stdafx.h" at the very start of the source code. reply if i helped you

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more