Grim. Posted October 27, 2009 Posted October 27, 2009 well when i am writing the codes colors do not appears . any ideas?
DragonHunter Posted October 27, 2009 Author Posted October 27, 2009 Lesson 2 Video Bad Quality i can see nothing :S Ye youtube needs some time to put it in HD, But it's now in HD so you can just watch it 8)
Kяaσh Posted October 27, 2009 Posted October 27, 2009 Ye youtube needs some time to put it in HD, But it's now in HD so you can just watch it 8) now its ok thnx :D
MaestroLuke Posted October 27, 2009 Posted October 27, 2009 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
DragonHunter Posted October 27, 2009 Author Posted October 27, 2009 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
Vkouk Posted October 28, 2009 Posted October 28, 2009 Oh my god.Amazing tutorial dragonhunter.I suggest someone sticky it :D
ExTrEmEDwarf Posted October 28, 2009 Posted October 28, 2009 yeah since the topic is updated daily :D
Fя0zenInside™ Posted October 28, 2009 Posted October 28, 2009 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 and btw how are you doing this - beside the int main()
MaestroLuke Posted October 28, 2009 Posted October 28, 2009 use { } after main not () smth like that int main() { //here goes the code return 0; }
DragonHunter Posted October 28, 2009 Author Posted October 28, 2009 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 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 ()
Fя0zenInside™ Posted October 28, 2009 Posted October 28, 2009 aha so thats was my fault thx again guys i love it and thx dragonhunter for the chance to learn us some programming:P edit: btw sry for being so noobish but i am learning right now so..;/
repxl Posted December 26, 2009 Posted December 26, 2009 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: ;)
panchio Posted December 27, 2009 Posted December 27, 2009 Thx for sharing this kind of tutorials! =))
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now