Jump to content

Recommended Posts

Posted

well when i am writing the codes colors do not appears .

any ideas?

be sure it's .cpp

 

And about the first video,why you need window.h?

Seriously if you want to make the tutorials first learn the language right and then teach

 

Posted

be sure it's .cpp

 

And about the first video,why you need window.h?

Seriously if you want to make the tutorials first learn the language right and then teach

 

I'm just typing windows.h automatically lol because im using it alot

Posted

lol you continue your work lol amazing i am go right now to test the 2 new videos dragon just keep up making them btw the first video was to easy;p

edit: am i doing something wrong? because i press debug and its dont pop up a cmd window lol

20zthmr.jpg

and btw how are you doing this - beside the int main()

Posted

lol you continue your work lol amazing i am go right now to test the 2 new videos dragon just keep up making them btw the first video was to easy;p

edit: am i doing something wrong? because i press debug and its dont pop up a cmd window lol

20zthmr.jpg

and btw how are you doing this - beside the int main()

You forgot to add

use namespace std;

 

you can also use std::cin >> number1;

 

And use {} instead of ()

  • 1 month later...
Posted

dragonhunter can u post more c ++ tutorials ? when u have time ? and if its possible make it in better quality maybe more zoom .

 

and u have awesome programs im too learning c++ :)

c++ > ALLL LANGUAGES and all programs and all what exist :D

 

if (dragonhunter = agree) {

std::cout << "Repxl ur true c++ is most powerfull language" << std::endl;

} else {

std::cout << "No C++ is not the best" << std::endl;

}

 

 

:D:DD:  ;)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...