Another great lesson from the best c++ teacher on KZbin 🎉 谢谢 Vielen Dank!
@MikeShah2 ай бұрын
Cheers, thank you for the kind words as always!
@VoidloniXaarii2 ай бұрын
@@MikeShah a humble nothing compared to your kind+epic lessons as always, cheers 🥂 !
@mytech6779Ай бұрын
Something is amiss with the example at 16:00, none of the commas printed. (Pedantic aside that is probably optimized away and insignificant anyway: I would put them in as characters with ',' not strings "," )
@MikeShahАй бұрын
Good catch -- indeed should be single character. That's curious why they are not displaying otherwise!
@jameshansen8016 күн бұрын
I was noticing that too. Could it also be because std::cout is being used to write out the 3 numbers for each line instead of actually writing the data to the file? That part was driving me crazy!
@potobillАй бұрын
mike shah which keyboard do you use for these videos?
@MikeShahАй бұрын
I have a System76 keyboard
@p39483Ай бұрын
Why check exists when is_open? Can a file be open for reading if it does not exist?
@MikeShahАй бұрын
File could get deleted in between. In practice I'd check for existence before opening in the common case. 🙂
@yousseftayel85252 ай бұрын
Hey mike how can I contact you?
@MikeShah2 ай бұрын
E-mail is the preferred contact. Code related questions should be posted on the relevant video or otherwise on courses.mshah.io/ community.
@yousseftayel8525Ай бұрын
@@MikeShah Hey Mike Just mailed You I hope It finds you well
@yousseftayel8525Ай бұрын
@@MikeShah hey mike just to remind you,I am still waiting for your reply💙
@MikeShahАй бұрын
@@yousseftayel8525 I did not receive any message
@yousseftayel8525Ай бұрын
I am sure I send it to the right mail. Can you check your spam maybe I landed there @@MikeShah