Awesome tutorial Zay! For your issue with the 'glitch' pertaining to getline(), just use cin.ignore(); right after user inputs data for 'x' (cin >> x;). This will 'ignore' the user hitting the enter key and won't cause program to run and skip the next input command (asking for name etc.). That's where the 'glitch' is. Always use cin.ignore(); where ever users input data to prevent this type of issue.
Yeah, ur jokes r cheasy lol - they cheer me up, brilliant tutorials also! You put alot of effort in your tuts, it shows. You might not be planning them out for hours on end, but most people dont go in-depth. Great. Thanks!! I started learning C++ again, i already learnt this stuff before, but ive learnt a few new things.
Amazing work, i did not even know about the string tipe as i came from C, i did not know i did no have to use a Array as a string... Great.
irvingrus 3 months ago
0:58
i guess it gives 8 as how many digits does this char holds
as : 00110101
gravexx 1 year ago
Awesome tutorial Zay! For your issue with the 'glitch' pertaining to getline(), just use cin.ignore(); right after user inputs data for 'x' (cin >> x;). This will 'ignore' the user hitting the enter key and won't cause program to run and skip the next input command (asking for name etc.). That's where the 'glitch' is. Always use cin.ignore(); where ever users input data to prevent this type of issue.
realwolfcry 2 years ago
Actually, I shouldn't say "where ever" users input data, only when you need, want or require the user to input more than one types of data.
realwolfcry 2 years ago
nice
jsdzoro 3 years ago
Yeah, ur jokes r cheasy lol - they cheer me up, brilliant tutorials also! You put alot of effort in your tuts, it shows. You might not be planning them out for hours on end, but most people dont go in-depth. Great. Thanks!! I started learning C++ again, i already learnt this stuff before, but ive learnt a few new things.
Greetings from UK =]
RapidNova 3 years ago
Very useful, keep the tutorials coming, wierd comedy but its ok xD.
Greetings from Mexico.
kronosgod 3 years ago
Absolutely fantastic, you are a great teacher.
dadonkadonka 3 years ago
Thank you =) It's always nice to know that I've helped someone =)
zaychenok 3 years ago
when i compile it i get an error
it says
in function 'int main();
'struct std::istream' has no member named 'mystring'
and i cant figure it out
mtthw123 3 years ago
thanx for the lessons I'm just getting started programming this actually helps alot
paintballe != normal :b
aeroth 3 years ago
Thank you for watching my tutorials, too =)
zaychenok 3 years ago
paintballe99, At least he tries to help us you fat c.u.n.t! go get a life at least he's actually trying his best to teach us C++ unlike you fgt
then smd hoe
Dayan2k7 4 years ago 6
This comment has received too many negative votes show
you are a complete idiot dont make a tutorial if you dont know what it all means..... it looks like all you know is how to copy and paste no?
paintballe99 4 years ago
you cant know much more if your search for tutorials.... if paintballe99 == Tard; return 1;
element1988 3 years ago