c++ Programming tutorial 4 (part 2 of 2)

continuation of part 1 of 2

Duration : 0:4:58



25 Responses to “c++ Programming tutorial 4 (part 2 of 2)”

  1. reconnetworks Says:

    its a secret! :p
    its a secret! :p

  2. Zomggiggity Says:

    He needs 50000000 …
    He needs 50000000 views first doh :(

  3. reconnetworks Says:

    I kinda of changed …
    I kinda of changed that… but its moving too fast for me, Cant keep up with your guy’s pace…

  4. 23jackal Says:

    Do u know that …
    Do u know that visual studio express 9 is out. It is only a beta but it is very good.

    Anyway how does the HANDLE hconsole thing work? I don’t get it. I don’t get why you need it.

  5. reconnetworks Says:

    its declaring a …
    its declaring a handle variable.

  6. ultrajumboshrimp Says:

    probably KDE’s Kate …
    probably KDE’s Kate - I know you can do that in Kate.

  7. videopray Says:

    do u have a myspace …
    do u have a myspace?
    ima adding u to friends ive seen all videos and im 12yrs old i began studying c++ when i wasy 8 and my favroit book to us it an introduction to programming with c++

  8. videopray Says:

    hey man can u pleas …
    hey man can u pleas send me a video on how to make a
    fun game? ive alredy made the gumball thingy

  9. TeamBlurr Says:

    whats the function …
    whats the function that I have to add to my code in order to change the color of an especific part?

  10. DannyBurgoyne Says:

    You have to declare …
    You have to declare the variable HANDLE hConsole, then do SetConsoleTextAttribute(hConsole, n) where n is the number of the colour you want.

  11. sticksquash Says:

    I’m kind of too …
    I’m kind of too lazy to go on your website and request this but can you make a tutorial on how to make non-console applications in C++? I know some basics to make a window but I need to learn how to make a “working” program

  12. Ceonsamea Says:

    ok, by typing 3 …
    ok, by typing 3 digit numbers for “system(”COLOR 657″) it told me the numbers for the colours, and F is bright white, but why dont letters work in the code shown on this video?

  13. mikezenox2 Says:

    Hey at about 2:13 …
    Hey at about 2:13 in you’re movie (just before you compiled it and ran it the first time) i got an error msg saying that in this line: pointerfunc(&iTimes1, &iTimes2, &iPointer); -The integers aren’t declared and that Each undeclared identifier is repeated only once for each function it appears in, what exactly did i do wrong? I followed your code down to the letter =[.

  14. mikezenox2 Says:

    Omg T_T, I found my …
    Omg T_T, I found my problem, sorry about that >.>.

  15. MauriMahtava Says:

    color number 100?!? …
    color number 100?!? As far as i know there is only 00 to ff (0,1,2,3,4,5,6,7,8,9,a,b,c,d,e,f) and the first one is backround second is text color

  16. pro1master Says:

    hello i have some …
    hello i have some problems it say’s in the error
    1>.\test1.cpp(2) : fatal error C1083: Cannot open include file: ‘windows.h’: No such file or directory

    test1 thats the name i gave it but how do i get this error away any1 plz help me

  17. DarkerCry Says:

    that means you dont …
    that means you dont have that file, try downloading it somewhere….or a new program for programming. I use code blocks, and thus far i have had no trouble with any of these programs.

    —-

    Now i have a question, for this kind of program that we’re making, does it really matter if we use the way just shown? or should this be used more for bigger programs?

  18. lifeiscomplexing Says:

    dark cry, there are …
    dark cry, there are MANY almost infinite ways to write any program, this is just one. However, you will need the basic structure that this vid shows. AND DUUDE START RECORDING IN A BETTER SCREEN RES FREKIN A!

  19. lifeiscomplexing Says:

    and in response to …
    and in response to ProMaster if uy have a Mac or Apple brand desktop or laptop then it wouldnt have windows.h because its not windows, it is mac. :\ if thats not the problem then i dont know what to tell you.

  20. objectorientedscotty Says:

    good job.
    good job.

  21. HLA91 Says:

    nice jmac, good tut …
    nice jmac, good tut i did comment about it in the source post keep up the good work

  22. mannwbhs Says:

    good job man, i …
    good job man, i didnt really understand the pointer thing at first but now its clearing up, i still dont really get the HANDLE thing but you have some good tuts.

  23. jagman991 Says:

    Nice man, love the …
    Nice man, love the video… but i couldnt tell apart some symbols, seeing as i am new to c++.

  24. Quevillonnais Says:

    its like if you …
    its like if you were talking to yourself, tryint to teach your own self the things you are not even able to understand yourself, youre funny :)

  25. marmuhlade Says:

    Well, I tried but …
    Well, I tried but for some weird reason the program automatically closes without giving me any colored text or the answer. Whatever, I’m going to the next tutorial >:D.

Leave a Reply

Posted on July 13th, 2007 by admin

Filed under C |

|