wanted to work for a game design company? but your under age. work for OASIS game program/design age's 11-21. we use visual C++ for our coding so join now
Excellent. This finally explains the code at the beginning for me. I've been trying to find explanations for what each of those pieces of code does for while now. Very helpful.
A void cannot return something (in this case, return 0). A int can return something. When we are talking about the main (int main()), we shouldn't put anything in the pramaters "()".
@kong288 ummm void is when it DOESN"T return anything, int is when it does... the backslash instead of forwardslash thing is pretty annoying though... you can hear the girl hesitate one of the times she says it thinking "this isn't right"... some people's racist comments where they just sort of *imply* something is wrong and don't come out and say they think black ladies are categorically stupid or something... thats a drag. i'd hate to think one of those racist fucks was a neighbor...
@PandaFilmsTV You're using a program that has no debugging abilities. Notepad++ is better used for scripting than actual coding (there is a huge difference).
@PandaFilmsTV No, a debugger is something that runs the problem and searches for any code malfunctions. It's a way to test if your program is working correctly. Download the program that is shown in this video, C++ express. You'll notice a sideways green arrow at the top with the word Debug next to it. That's the debugger.
i hate these kind of tutorials, because they only show you how to make the ONE thing they show in the tutorial, instead they should explain all the options, and what they do what they're for, ect..
what the hell?... she has forward slashes and calls them back-slashes even though they are right there in front of her... nice job to confuse new programmers.. total moron.
She obviously has no clue what the hell she is talking about and is blindly reading text someone else wrote for her.
Är du svensk och vill lära dig c++ från grunden? Isåfall ska du besöka vår kanal där vi har svenska c++ guider som lär dig att skapa allt från program till små spel helt gratis!
Hey, this guide is good, and every thing. But if you are like a beginner I mean like, this is your first first time. Go and take a look at Mike Mcgrath, C++ Programming Third Edition. It helps alot.
What does it mean when it says "this application has failed to start because MSVC90D.dll was not found." after i tell it to start w/o debugging and it goes to the command prompt
When i debug, build and run, why does my window disappear instantly instead of doing exactly like in the video and tells the "Press any button to continue"
Hello, I Made A Website For Hackers And Programmers And All The Other Computer Interested People Only….. You People Are The Only Ones Who Can Make This Website Better If You Visit It And Do All The Things You Want, Therefore, Plz Visit It And Post What You Know… Thumbs Up So All Can See......
if i press play i get this ;c:\users\Private\documents\visual studio 2010\projects\testt\testt\testt.cpp(6): error C2015: too many characters in constant
I would like to thank you for the informative tutorial. I know a bit of html now and I'm trying to learn C++. Your tutorial made it look like an easy language to write, which I know is not the case. Keep up the good work.
@SuperGnomepunter it stands for input/output stream. when you put it in your code its as if typing the entire iostream.h file into you code. its the library that contains the input/output functions.
I'm going to have to say this, any C++ programmer that teaches "void main" to beginners is terrible. I'm sure you were taught like this, and you see no problem with it, but it is wrong. It is not correct C++, the main returns an integer, always, no matter what.
Okay, so, when I type my code, nothing goes blue, or red, or anything like that? And it doesn't show the library or anything? How do i make it show up? I've used Visual studio for c#, and it does that.
Ok im making a program that will help me with Minecraft Block IDs
I have a form wich is the base then i have a Picture box that i want to make it so it shows the Item image and then i have a Combo box that i want to use as the searcher so that i can pick the Item i want and last thing i have is a ListBox that i should show the Item ID number and a description of the item all the item ids and descriptions are found on MCwiki so could somone help me Script?
@ImanChannel I'll help you get started if you like. To hack processes in Widows, you can use functions called "ReadprocessMemory" and WriteProcessMemory". Feel free to mail me to chat about it :)
@ImanChannel Programming isn't something you can master in one night... I suggest you go take up another hobby if all you would like to do it learn something like this just for "Hacking" purposes. C++ can be used for so many more things and a lot of people would be able to catch a simple hacker like yourself.
I was reading somewhere else on the web, and i am trying to get my hellow world program to work right lool. Its been fucked up since i ever used a pc the first time. It wont stay open. Im on a more than capable machine now, and every other "hello world" program acted the same way. Opens so fast you cant even see the words then exits >.<
@007DefCon3 lol i got it, cinget line, im following antiRTFM's tutorials right now, they have been helping alot. But im trying to get unlost, on like the 7th spoonfed video, and the mathematics lost me.
krash please help please when i generate the solution an error pops up that says c++ dont allow default-int erro 4430,i dont know what to do , im so frustrated
i dont get exactly what the input/output boxes do. is there a book on things like C++ or something? i have minimal understanding of computers but this all went right over my head...
@rubberduckey111 The input/output boxes in this tutorial are just used to help you visualize the process. You won't see these anywhere else in C++. (Thanks rubberduckey111. I was in a hurry.)
This tutorial isnt good you write "Hello world" and in window where u start debugger i can see "Hello world press a key to continue..." ?? Where did it come from? Allso when you start debugger it starts and closses imediately... i cannot see the console output that you show to us...
Be more accurate please because you can simply confuse c++ beginners.
@71GA If you are using Visual C++ 2008 as I did in this tutorial, then the console output screen will automatically pause to wait for an input value. That's where the "Press any key to continue" comes from. In the 2010 version, you have to insert code into your program to make the output console pause or wait for an input value as some of us discussed in an earlier comment.
@71GA in order to get the window to pause with the "Press any key to continue" statement at the bottom of your code before return 0; type system("pause"); However this is not recommended later you should use cin.get(); but it is fine for beginners
The video was very good for begging programing. Hello World is useally the first one every one learns.
The main should have been an int statement though int main() after the hello world statement then add system("pause"); then return 0; This way the system pauses allowing you to see what you have done. And hitting enter provides the int of 0 that the int statement was looking for and closes the program :)
Nice intro. It's been decades since I've had to code C from scratch and I've never used any of the visual tools in my career (I'm just a perl junkie). This was a great intro to the tool on setup and it got me moving. A great use of 10min of my workday :)
Hi gd93874! It seems that Microsoft has done away with the "Start Without Debugging" option in 2010. In 2010, choose "Start Debugging" after you have built the solution and it should work.
Keep on learning...stay hungry.
hanksmarl 1 week ago
no start without debugging only start debugging
WeedMan148 1 month ago
From Romania,Timisoara a BIG BIG THX
LorinDinTimisoara 1 month ago
this was actually really good thx
xHALOZx 1 month ago
This has been flagged as spam show
[JOIN NOW]
wanted to work for a game design company? but your under age. work for OASIS game program/design age's 11-21. we use visual C++ for our coding so join now
TheKosscon 1 month ago
to anyone who has purchased the entire thing this off the website, is it any good?
Hostie17 1 month ago
@Hostie17
totally worth the buy
theshyguykingdom 4 weeks ago
microsoft gave me visual studio 2010 professional for free :)
joshdanerd 1 month ago
Thank for the vids
mhfariq 1 month ago
In 10 Mins Me Can Do It ! Nice .. So Easy ..
Zipperdale87 1 month ago
my head hurts
dani12324 1 month ago
get back to the kitchen
BlobIslandGame 1 month ago
Excellent. This finally explains the code at the beginning for me. I've been trying to find explanations for what each of those pieces of code does for while now. Very helpful.
Jamet999 1 month ago
i hope this get easier the more i learn...
merf4 1 month ago
this hurt my brain
merf4 1 month ago
this fucking dosnt work
coolsticks99 2 months ago
@coolsticks99 It works fine for me and i have never written any code so you fucked up somewhere!!
ImmortalPr1nce 1 month ago
This has been flagged as spam show
skanky nigga bitch
horseops 2 months ago
أنا متابع مع الشرح لما انتهى الفيديو
وقلت في نفسي ماشاء الله الشرح زين وش السالفة؟
آخر شيء طلع بفلوس لما تدخل الموقع لول
fortoo22 2 months ago
This video sucks, I have C++ for Dummies LOL, the best way to learn something.
Titonicrupture 2 months ago
i didnt understand anything lol..
0xTheMaster0x 2 months ago
How do you register the product?
Bnescorpos123 3 months ago
Comment removed
Piiglatiny 3 months ago
Oh so thats c++ well now i know something and i bet its not even the beginning...
PkKingSlaya 3 months ago
Black woman voice. Stopped there. I just can't....
lceus 4 months ago
Who the fuck made this?? NEVER USE "void main". NEVER!! This is 100% wrong, never !!!!!!
Jesus!
It is "int main()"
Some people.
kong288 4 months ago
This has been flagged as spam show
@kong288 hehe. I was gonna say. Im just starting out and even I knew that.
LBPCraftsman 4 months ago
@kong288 you failed mate
downloads2011 3 months ago
Huh?
kong288 3 months ago
@kong288 look it up. ask anyone. check it out.
aaronocelot 3 months ago
Or maybe you should, seeing you're horribly wrong.
C:
kong288 3 months ago
@kong288 why cant we?
instaant1 3 months ago
A void cannot return something (in this case, return 0). A int can return something. When we are talking about the main (int main()), we shouldn't put anything in the pramaters "()".
Js :)
If you ever need help, you can just ask.
:3
kong288 3 months ago
@kong288 ummm void is when it DOESN"T return anything, int is when it does... the backslash instead of forwardslash thing is pretty annoying though... you can hear the girl hesitate one of the times she says it thinking "this isn't right"... some people's racist comments where they just sort of *imply* something is wrong and don't come out and say they think black ladies are categorically stupid or something... thats a drag. i'd hate to think one of those racist fucks was a neighbor...
aaronocelot 3 months ago
@NormalityFailure666
Or... system("PAUSE");
DealerNextDoor 4 months ago
8=========D Woman.
KIDcanFLY 5 months ago
what?
afker553 5 months ago
@NormalityFailure666 Is that only if using Visual studio? I'm using Notepad (++) ;D
PandaFilmsTV 5 months ago
@PandaFilmsTV You're using a program that has no debugging abilities. Notepad++ is better used for scripting than actual coding (there is a huge difference).
Entityyyy 4 months ago
@Entityyyy Debuggin=Searching and/or fixing bugs? :)
PandaFilmsTV 4 months ago
@PandaFilmsTV No, a debugger is something that runs the problem and searches for any code malfunctions. It's a way to test if your program is working correctly. Download the program that is shown in this video, C++ express. You'll notice a sideways green arrow at the top with the word Debug next to it. That's the debugger.
Entityyyy 4 months ago
In standard C++, the main function has to return an int. void main is wrong.
GuildWarsLove 6 months ago
0.52 to 0.54 all i heard was epehepe
bkgamesinc 6 months ago 54
@bkgamesinc "or it will become it will become inactive if the evaluation period ends" that's the best i could come up with haha
abdi5501boone 2 months ago
@bkgamesinc "Inactive after the."
lXlNismo11lXl 1 month ago
This has been flagged as spam show
Your website got Malware. Can you check that?
staffersteward 6 months ago
excellent,,, but need microscope to read the letters
akhilesh317 6 months ago
krysk was here :P
ARalleProduction 6 months ago
I WATCH THIS VIDEO USING A MICROSCOPE!!
gensterize 6 months ago
u wanna be make a game with c++? these steps are:
1) install a dev-c++
2) go buy a book about c++ at a nearby bookstore
3) keep learning and just keep learn
4) if you feel somthing wrong with your brain, please go to the hospital
gensterize 6 months ago 64
@gensterize I did buy 3 book from the Dummies books!
lifeInaTent1 6 months ago
@gensterize ummm what you mean by 4???
chainsawloco 4 months ago
@gensterize Try software "Maya".. I guarantee a suprise.
Morr1992 2 months ago
@gensterize thats so true u r not going to learn by watching youtube videos
cdeuloffeu1 2 months ago
@gensterize exactly what i did except # 4 LOL
Titonicrupture 2 months ago
@gensterize Or be a clever person, and learn an easier language first.
Elliottslingsby 1 month ago
@gensterize Thats what i expected, i could tell this video wouldnt teach me much within the first 2 seconds... no offence uploader
SamHain1031666 3 weeks ago
@gensterize Any recommendations of c++ game coding ebooks?
SamHain1031666 3 weeks ago
i hate these kind of tutorials, because they only show you how to make the ONE thing they show in the tutorial, instead they should explain all the options, and what they do what they're for, ect..
cowman1313 6 months ago
/ is a foward-slash
\ is a back-slash
G33kJiroux 7 months ago
what the hell?... she has forward slashes and calls them back-slashes even though they are right there in front of her... nice job to confuse new programmers.. total moron.
She obviously has no clue what the hell she is talking about and is blindly reading text someone else wrote for her.
Vortigon 7 months ago
@Vortigon Blind people can't read man.
BrownProduction5 7 months ago
STD:
If you downloaded an STD from playing a .skank file, and you don't want to upload STD, the you need to install an antibiotic.exe right? right?
usergroupX 7 months ago
This has been flagged as spam show
Är du svensk och vill lära dig c++ från grunden? Isåfall ska du besöka vår kanal där vi har svenska c++ guider som lär dig att skapa allt från program till små spel helt gratis!
digimobse 7 months ago
I use Devcpp and when I press F9 it says source file not compiled.. please help me :(
Elmirgtr 7 months ago
@Elmirgtr it's much better to use visual c++. it's much easier to debug in visual c++
softpctips 3 months ago
I'm ready for the next step! Thank you so much!
solan3999 7 months ago
This has been flagged as spam show
please help me...my brain is going to explode ..help me with my C++ subject..text me 09309425669..im a Filipino..
ihateyoueternity 8 months ago
This has been flagged as spam show
please help me...my brain is going to explode ..help me with my C++ subject..text me 09309425669..im a Filipino..
ihateyoueternity 8 months ago
please help me...my brain is going to explode ..help me with my C++ subject..text me 09309425669..im a Filipino..
ihateyoueternity 8 months ago
it says line 4 fatal error main' must return 'int'..pls help..!!
vibhunfsmw 8 months ago
you are annoying -.-, sorry
malasarma 8 months ago
Hey, this guide is good, and every thing. But if you are like a beginner I mean like, this is your first first time. Go and take a look at Mike Mcgrath, C++ Programming Third Edition. It helps alot.
MegaFrostdragon 8 months ago
thx for saving my day! :D
GMTuca 8 months ago
This has been flagged as spam show
vvvvvv(d0t)cpptutor(d0t)com is the best site I've seen to learn C++.Thumbs up if you think so.
DraconicEyes 9 months ago
thanks for the help i needed this introduction to know how to start a project in visual studio 2008
TheLordOfDarknesss 9 months ago
If you need any help with C++ PM me.
0RespectMyAuthority0 9 months ago
Lulwut, a black woman teaching me C++? NO WAI!
MrNomSauce 9 months ago
This has been flagged as spam show
@MrNomSauce Stfu you racist little fuck.
TFCxAddict 9 months ago
@MrNomSauce Racist or sarcasm?
DraconicEyes 9 months ago
@DraconicEyes Haha, I think it's pretty awesome. Good for her.
cursedswordsman 9 months ago
What does it mean when it says "this application has failed to start because MSVC90D.dll was not found." after i tell it to start w/o debugging and it goes to the command prompt
Madcow800 10 months ago
When i debug, build and run, why does my window disappear instantly instead of doing exactly like in the video and tells the "Press any button to continue"
TehParadocks 10 months ago
OMG what is she duin out of da kitchun ?!
MrPolo466 10 months ago
@MrPolo466 OMG what are you doing out of English Class?
Crumatoc 10 months ago
@Crumatoc oh wow you totally got me there, I feel so embarrassed!!
MrPolo466 10 months ago
@MrPolo466 :P
Crumatoc 10 months ago
More tutorials from YOU please!!! You're so easy to follow and understand.
bluecafe69 10 months ago
This has been flagged as spam show
Hello, I Made A Website For Hackers And Programmers And All The Other Computer Interested People Only….. You People Are The Only Ones Who Can Make This Website Better If You Visit It And Do All The Things You Want, Therefore, Plz Visit It And Post What You Know… Thumbs Up So All Can See......
"Hackers4Fun.webs.com"
"Hackers4Fun.webs.com"
MrTcoolt 10 months ago
Im running vc++ 2010 and Im new to this how do I actually Run the program I have typed in the code and I have got no errors ?
MrJester541 11 months ago
you just saved my life.... thank you thank you thank you
hanoy4 11 months ago
you have a really calm voice
anonbro1 11 months ago
This has been flagged as spam show
@BulletlnYourAss said:you are the smoothest talking robot on youtube (if you are a robot)
LOL!!!!!!
thelunn 11 months ago
if i press play i get this ;c:\users\Private\documents\visual studio 2010\projects\testt\testt\testt.cpp(6): error C2015: too many characters in constant
MovetwisterProd 11 months ago
what the...
Gibbagobba 11 months ago
Nice ad
HorizontMirage 11 months ago
Good job at explaining the syntax.
JustinBaydo 1 year ago
would netbeans work?
Dragon313035 1 year ago
Fantastic! Worked like a charm =)
MattSm130 1 year ago
I would like to thank you for the informative tutorial. I know a bit of html now and I'm trying to learn C++. Your tutorial made it look like an easy language to write, which I know is not the case. Keep up the good work.
aris747 1 year ago
what is iostream
SuperGnomepunter 1 year ago
@SuperGnomepunter it stands for input/output stream. when you put it in your code its as if typing the entire iostream.h file into you code. its the library that contains the input/output functions.
gtaPeoPLehunT3R 1 year ago
Wait so, it's a Trial and it will expire unless I pay?
LeGoMaNiAMaN 1 year ago
This has been flagged as spam show
If you really want to marry an Latino women come to us rockmycity.info
honsusando 1 year ago
I'm going to have to say this, any C++ programmer that teaches "void main" to beginners is terrible. I'm sure you were taught like this, and you see no problem with it, but it is wrong. It is not correct C++, the main returns an integer, always, no matter what.
cplusplusish 1 year ago
@cplusplusish Umm. If you already know C++ then why are you here, to complain on how she teaches?
zane757 1 year ago
STD is Required, Lol Wut.
MADNESSisPERFECTION 1 year ago 37
Okay, so, when I type my code, nothing goes blue, or red, or anything like that? And it doesn't show the library or anything? How do i make it show up? I've used Visual studio for c#, and it does that.
MeowMixMadness 1 year ago
Ok im making a program that will help me with Minecraft Block IDs
I have a form wich is the base then i have a Picture box that i want to make it so it shows the Item image and then i have a Combo box that i want to use as the searcher so that i can pick the Item i want and last thing i have is a ListBox that i should show the Item ID number and a description of the item all the item ids and descriptions are found on MCwiki so could somone help me Script?
squatt97 1 year ago
before you begin try this: v=r9_Zkhtw1C0
bookcompiler 1 year ago
like it..helped me little. thanks
The500west 1 year ago
Thank you.
Daniel55556 1 year ago
i love the sweet voice of black girls
pmullinax76 1 year ago
i can write the code now.but,cant get a blank window open at the top.I have 2010 version of this program.its probably something simple
pubiclairing 1 year ago
where can you download this program that the user is using for free? or can you?
KyddKollege 1 year ago
Use emacs.
nimitzhunter 1 year ago
$14.95 Psh
TheLeakyTugboat 1 year ago
1 Person couldn't find out how to download Microsoft C++
Mekhi0 1 year ago
is it okay if i use Microsoft Visual C++ 2010 Redistributable Package (x86)
CR055H41RZ 1 year ago
this sucks
ovechkinisbest08 1 year ago
are you black?
huntercross14 1 year ago 2
i dont understand a fucking thing..i want to learn coding to make a hack
ImanChannel 1 year ago
@ImanChannel I'll help you get started if you like. To hack processes in Widows, you can use functions called "ReadprocessMemory" and WriteProcessMemory". Feel free to mail me to chat about it :)
cplusplusish 1 year ago
@ImanChannel That sucks because computing isn't about HEY LOOK I CAN NOW DO EVERYTHING COMPUTERS ARE ABLE TO DO.
jerrymeeples 1 year ago
@ImanChannel Programming isn't something you can master in one night... I suggest you go take up another hobby if all you would like to do it learn something like this just for "Hacking" purposes. C++ can be used for so many more things and a lot of people would be able to catch a simple hacker like yourself.
xXvotickXx 1 year ago
@xXvotickXx Agreed
KingofTownz 1 year ago
I was reading somewhere else on the web, and i am trying to get my hellow world program to work right lool. Its been fucked up since i ever used a pc the first time. It wont stay open. Im on a more than capable machine now, and every other "hello world" program acted the same way. Opens so fast you cant even see the words then exits >.<
DorkyD4v1d 1 year ago
@DorkyD4v1d it wont let me write the answer here so google "C++ pause console"
007DefCon3 1 year ago
@007DefCon3 lol i got it, cinget line, im following antiRTFM's tutorials right now, they have been helping alot. But im trying to get unlost, on like the 7th spoonfed video, and the mathematics lost me.
DorkyD4v1d 1 year ago
when I run the code. a command prompt opens real fast and then closes
basic204 1 year ago
This has been flagged as spam show
Try Russian Girl online now gettop5.info
AngelinSardfhnlj 1 year ago
Hey I tried this on C++ 2010 express and I got the error 'cout': undeclared definer.
any thoughts on how to fix that?
Fluffeez 1 year ago
She IS black....she IS smart.
Thanks for the tutorial Krash!
jcash365 1 year ago
@jcash365 yer or shes just reading it for money.
XxLynkzzzxX 1 year ago
@jcash365 yer or shes just reading it for money.
XxLynkzzzxX 1 year ago
20 bucks says the girls black
xcented 1 year ago 2
lemme guess, ur black?
HybrOMegA2 1 year ago
@HybrOMegA2 How does that affect what you came here for?
JayK74u 1 year ago
@HybrOMegA2 WTF does her skin color have to do with teaching others on C++?
VolunteerFireLady 1 year ago
@VolunteerFireLady plz dont get me wrong, im not racist i just wanted to guess :D
HybrOMegA2 1 year ago
@krashcourse101 by want did you mean wont?
rubberduckey111 1 year ago
krash please help please when i generate the solution an error pops up that says c++ dont allow default-int erro 4430,i dont know what to do , im so frustrated
fede9520 1 year ago 2
@fede9520 Post an example of your code where you are getting the error and maybe we can all figure this out together.
krashcourse101 1 year ago
i dont get exactly what the input/output boxes do. is there a book on things like C++ or something? i have minimal understanding of computers but this all went right over my head...
rubberduckey111 1 year ago
@rubberduckey111 The input/output boxes in this tutorial are just used to help you visualize the process. You won't see these anywhere else in C++. (Thanks rubberduckey111. I was in a hurry.)
krashcourse101 1 year ago
I learnt from another tutorial that you can type _getch();
Put that in and the console won't automatically close and it will 'pause'.
deenotheman2 1 year ago
You've got a clear voice but I can't read the text very clearly :(
Craptron2000 1 year ago
Wow - simple and elegant tutorial!
Thanks
Last time I wrote "hello World" it took me something like 2 days.
whansen101 1 year ago
@whansen101 You´re sarcastic I hope?!
Chrijz 10 months ago
great tutorial for a starter with c++ like myself.
:)
TheKasattack 1 year ago
This tutorial isnt good you write "Hello world" and in window where u start debugger i can see "Hello world press a key to continue..." ?? Where did it come from? Allso when you start debugger it starts and closses imediately... i cannot see the console output that you show to us...
Be more accurate please because you can simply confuse c++ beginners.
71GA 1 year ago
@71GA If you are using Visual C++ 2008 as I did in this tutorial, then the console output screen will automatically pause to wait for an input value. That's where the "Press any key to continue" comes from. In the 2010 version, you have to insert code into your program to make the output console pause or wait for an input value as some of us discussed in an earlier comment.
krashcourse101 1 year ago
@71GA You should type in: cin.get(); return 0;
after cout <<"Hello World"; and then it should stop when the window pops up and all you have to do is press any key to close it. Hope this helps!
bumrang 1 year ago
@71GA in order to get the window to pause with the "Press any key to continue" statement at the bottom of your code before return 0; type system("pause"); However this is not recommended later you should use cin.get(); but it is fine for beginners
engineereagan 11 months ago
@71GA To keep the debugger open you can use the code "system("pause");" or "cin.get();"
someone9031 10 months ago
@71GA
The video was very good for begging programing. Hello World is useally the first one every one learns.
The main should have been an int statement though int main() after the hello world statement then add system("pause"); then return 0; This way the system pauses allowing you to see what you have done. And hitting enter provides the int of 0 that the int statement was looking for and closes the program :)
Fulminedio 8 months ago
great tut really helped me
karambiatos 1 year ago
thanks.. it helps me to build my first project. in visual studio c++..
good job... :)
eeeart 1 year ago
Yes a girl now i love learning c++ rather then listing to those 146 year old perverts that there voice is fuckin' retarted.
BoyzNTheHoodSadEndin 1 year ago
After this video changed my mind to code C++, sticking with java.
MyRsIrl 1 year ago
they have moved build so u have to go to view>Toolbars>build.
Then there should come up 2 boxes at the leaft bottom corner at your tool bar.
poxy1235 1 year ago
shes black.
Lion4free 1 year ago
@Lion4free Great observation, tard!
TheDarkSagan 1 year ago
@Lion4free Had the same feeling o.o!
Lmao
xd
Taphias1 1 year ago
I keep getting '1 failed' after I try to build the first solution!
MegaManNetwork 1 year ago
Nice intro. It's been decades since I've had to code C from scratch and I've never used any of the visual tools in my career (I'm just a perl junkie). This was a great intro to the tool on setup and it got me moving. A great use of 10min of my workday :)
qikstart 1 year ago
Nice video to learn C++. Thank you.
kndbcs 1 year ago
what is Native' has exited with code 0 (0x0) ?
i want to explore what I've done but I can't cause the program keeps closing
any ideas?
AsianInMyPantz 1 year ago
OMG! Dude i love you!!!!(no gay)
Daskatze3 1 year ago
@Daskatze3 DUDE SHES A GIRL
SanskritZ 1 year ago
your a girl.....
TheRealAuxiliary 1 year ago
@TheRealAuxiliary
so
pufixas 1 year ago
When I open the debug tab there is no "start without debugging" option
I have Microsoft visual C++ 2010 visual express
gd93874 1 year ago
Hi gd93874! It seems that Microsoft has done away with the "Start Without Debugging" option in 2010. In 2010, choose "Start Debugging" after you have built the solution and it should work.