my teacher at collage sucks and I watch your videos instead of watching hers. You sum up 4 hours of bad boring lecture into 10 minutes of clarity. I love you ^_^
"Deep fried avocado spaghetti soup with chefs herb". That's a tasty treat, had it before many times, and it's 49 characters leaving room for the null character. Only wrote this to test my understanding, and to express my love and admiration towards this fine piece of cuisine. I tip my hat to the chef(with strong distinguished accent).
@@wafflesexploit Why thank you! If you'd like to see more of my work, you can check out William Spaniel's game theory and logic playlists as well as Tony Bell's financial accounting playlist: th-cam.com/play/PLKI1h_nAkaQoDzI4xDIXzx6U2ergFmedo.html th-cam.com/play/PLKI1h_nAkaQq5MDWlKXu0jeZmLDt-51on.html th-cam.com/play/PLSlzC-HFo7w5MA7vJy_m6T5ub_UvB2d10.html
In case it saves anyone some time, we have to remember that '\0' is not the same as "\0". 's for characters and "s for strings, right? Took me a while to remember this after getting a warning when compiling ("comparison between pointer and integer") and a core dump when running. Also, I love these videos and teaching style! Bravo bravo!
I tried the Chicken Parmesan example and it cuts everything from the space on. Not sure if that's something you want to address. Thanks for the tutorials, I am thoroughly enjoying them!
yes that's the problem.. you need to use a special format specifier which can read the spaces between words. here it is "%[^ ]" write the line in this tutorial like.. scanf("%49[^ ]", &favFood); I'm sure It'll solve your problem.. Best of Luck!
i kinda failed one assiignment from my professor and still wondering how to code the assingment the purpose if the code is to swap second letter from a string to the 2nd befoore last the 3rd with 3rd before last so for example the string "friends" must become "fdneirs" and there are not just one string for example you have to use the code for "alex and maria are friends" to make it "aelx and miraa are fdneirs"
Is there some specific example you'd like to see, as in, write a program to do something specific? Let me know and I'll try to code something up and paste it in a comment.
my teacher at collage sucks and I watch your videos instead of watching hers. You sum up 4 hours of bad boring lecture into 10 minutes of clarity. I love you ^_^
"Deep fried avocado spaghetti soup with chefs herb". That's a tasty treat, had it before many times, and it's 49 characters leaving room for the null character. Only wrote this to test my understanding, and to express my love and admiration towards this fine piece of cuisine. I tip my hat to the chef(with strong distinguished accent).
LASAGNA? DUDE, WHAT!?!?!?!?! PIZZA TRAITOR!!
My guy really likes his Pizza XD
ur vidoes are awesome , thank u , i almost watched all ur videos in this playlist , greetings from Egypt
I'm in the later stages of a C programming class, and I'm falling behind. This playlist might help save me! Thank you good sir!
YOU ARE AWESOME AND I HOPE YOUR CHANNEL GROWS MORE BECAUSE YOU DESERVE IT
Thanks for stringing all of these great videos together!
Nice array of jokes you got there.
@@wafflesexploit Why thank you! If you'd like to see more of my work, you can check out William Spaniel's game theory and logic playlists as well as Tony Bell's financial accounting playlist:
th-cam.com/play/PLKI1h_nAkaQoDzI4xDIXzx6U2ergFmedo.html
th-cam.com/play/PLKI1h_nAkaQq5MDWlKXu0jeZmLDt-51on.html
th-cam.com/play/PLSlzC-HFo7w5MA7vJy_m6T5ub_UvB2d10.html
In case it saves anyone some time, we have to remember that '\0' is not the same as "\0". 's for characters and "s for strings, right? Took me a while to remember this after getting a warning when compiling ("comparison between pointer and integer") and a core dump when running. Also, I love these videos and teaching style! Bravo bravo!
I tried the Chicken Parmesan example and it cuts everything from the space on. Not sure if that's something you want to address. Thanks for the tutorials, I am thoroughly enjoying them!
yes that's the problem.. you need to use a special format specifier which can read the spaces between words. here it is "%[^
]"
write the line in this tutorial like..
scanf("%49[^
]", &favFood);
I'm sure It'll solve your problem.. Best of Luck!
@@aritora778 Thanks for the info!
@@gouvernor you welcome!
@@aritora778 Thanks so much, very helpful!
i am indian student who learned c programming from you
i kinda failed one assiignment from my professor and still wondering how to code the assingment the purpose if the code is to swap second letter from a string to the 2nd befoore last the 3rd with 3rd before last so for example the string "friends" must become "fdneirs" and there are not just one string for example you have to use the code for "alex and maria are friends" to make it "aelx and miraa are fdneirs"
Can u pls do a video explaining more on how to do loops and if statements with strings plsssss
Is there some specific example you'd like to see, as in, write a program to do something specific? Let me know and I'll try to code something up and paste it in a comment.
@@PunmasterSTP i was trying to code. If user inputs a certain name then say this and if not then print something else but could figure it out ty
How do I split an array in 2 and check if a letter it is in the first half or second half (without any functions)?
Thank yo
uczysz sie C? masz jakies fajne inne zrodla? :)
pzdr
The Best