hey man just started to learn from your video about programing i wanted to ask cause i saw you sometimes put VOID and sometimes you dont is there any difference?
@stillnew Hello. Well there are many types of "Void". When used as a function it simply means it won't return a value. What does "Returning a value mean"? Well a common example is that when the program ends , you return the value to 0. For example by the function "Return 0;" Returning the value to 0 simply means that the program ran correctly. To your "Void" question. All it means is that the int(main) code won't have any parameters.
You should not use the system("PAUSE") command either, you should use the
cin.get();
Which if you don't put in any parameters means that if they press enter then the program continues, that is how you make them press a different button and not just any button.
Also, it is more widely used in programming to use it this way.
i have a question.. what does the use of windows.h and ctime? when will it be used?? there are most of the time that it doesn't just in one program will be using that kind of functions right? and also the getchar? sorry.. I'm really currious. since its a tutorial..x.x i wanna know.. cause I'm currently studying C++ this semester.. I really need your help..XD
You know what? I think you are the first person who explain the C++ correct and explain what is each language. I love all your tutorial about C++ you help me so much. Thanks you..
your vis are nice but, i need help with the program itself...like how to get to the point on how to write the code
Kisame663 11 months ago
hey man just started to learn from your video about programing i wanted to ask cause i saw you sometimes put VOID and sometimes you dont is there any difference?
stillnew 1 year ago
@stillnew Hello. Well there are many types of "Void". When used as a function it simply means it won't return a value. What does "Returning a value mean"? Well a common example is that when the program ends , you return the value to 0. For example by the function "Return 0;" Returning the value to 0 simply means that the program ran correctly. To your "Void" question. All it means is that the int(main) code won't have any parameters.
Bodraw333 1 year ago
hmmm my friend used c++ to create a hack on combat arms can you tell me which codes to use to create a hack?
he wont tell me.
RondamVideos 2 years ago
Can anyone help me with doing brute force to hack runescape accounts
heyheyyoheyhey 2 years ago
You should not use the system("PAUSE") command either, you should use the
cin.get();
Which if you don't put in any parameters means that if they press enter then the program continues, that is how you make them press a different button and not just any button.
Also, it is more widely used in programming to use it this way.
CPUhacker24 2 years ago
scribblesmiley87 2 years ago 2
@scribblesmiley87 windows.h is used for gui programming and functions thats only avaible in windows.
Biohazard000Labs 1 year ago
@Biohazard000Labs oh i see.. thanks :)
scribblesmiley87 10 months ago
@scribblesmiley87 also windows.h is nessecary if you shall use functions from windows (TL;DR version: windows.h is a part of the Windows API/SDK)
Biohazard000Labs 10 months ago
You know what? I think you are the first person who explain the C++ correct and explain what is each language. I love all your tutorial about C++ you help me so much. Thanks you..
Hielorapido 2 years ago
Comment removed
ChaosAerodemon 2 years ago
Thank you so much ... It's Wonderful...Anyone can learn C with the way you are explaining it.
digitalworld0 2 years ago
wow thanks so much!! :)))
Bodraw333 2 years ago
it wont let me move the bracket " { " to the left after the "while (1)", any help??
mazdahardcore 3 years ago
Yeah of course try swapping the {} with the [] and it should make a while loop with (1). Bye :))))
Bodraw333 2 years ago
Great tutorials.
Hawkeye126 3 years ago
Yeah my new tutorial will be on 5/03/09
Bodraw333 3 years ago
I love your tutorials thankyou!
JoeKinglake 3 years ago
Awesome!
DragonBoots3333 3 years ago
Loved It Thx =D
roman2308 3 years ago 3