Character arrays and pointers - part 2

preview_player
Показать описание
See complete series on pointers in C/C++ here:

See part- 01 of this lesson here:

In this lesson, we have described how we can work with character arrays using pointers. Character arrays are used to store strings in C and we work with them for all kind of string manipulation. Working with string in C is tricky and requires good understanding of pointers.

Feel free to drop your comments. feedback and suggestions.

Рекомендации по теме
Комментарии
Автор

You are amazing! it is 2020 and these video series are by far the best in YouTube. I wish you could come back and start making more videos!

thestarinthesky_
Автор

I was so confused from Bucky Robert tutorials, then after reading a book about pointers I got more confused, now things are clear. Thank you best CS teacher :) where were you when things were complicated as fuck? you would save a lot of timeee

mohammedfawaz
Автор

These are the best computer science videos on the internet.

daevyd
Автор

Best description of memory allocation and the usefulness of pointers I've ever seen. Absolutely superb lecture series. Thank you.

alastairh
Автор

It is the irony that a prank video gets million of likes. But the informative video like this don't. Best video that explain the concept of any programming language (not limited to C/C++). Thanks a lot.

honeychopra
Автор

by far, The best ever explanation for Tricky POINTER. Thank you for making it easy to grasp.

naboulsikhalid
Автор

*My takeaways:*
1. char* vs char[] 7:30

leixun
Автор

Every other teacher irritates me, but not you. Thank you

AbhinavPathak
Автор

I loved that part sir
incrementing a pointer increments the address by the size of that data type.. awesome

sanchitchakraborty
Автор

I'm new to C programming, but the way you explain things makes so much sense. Thanks!

anthonynarvaez
Автор

Best videoz ever on pointers man seriously, helped alot...Thank you...Thank you.

steveokinevo
Автор

You are absolutely genious! These are the most helpful videos about pointers I've seen... Thanks alot!!

pssjsik
Автор

Great man, I like ur simplicity and clarity. Genius way of explanation.

yosefhayle
Автор

Bro I love you so much, I did my OpSys homework, thanks to you

burakalpyasar
Автор

2023 really helped, usually i am not commenting type, even tho this video is old yet still gold

anonym_
Автор

i reckon we can use while(*c) only as well... !='\0' is not required as while loop will terminate when it encounters '\0', i.e 0, i.e null value.

MehulBhujwala
Автор

Thank you sir, I've understood the concepts of pointers after a long time!

nikhilns
Автор

you are so awesome, where have you been all my coding life :) :D

nosiphiweduma
Автор

Did you just say thanks for watching??? When we should be the one thanking you. Awesome videos

sixtusonyedibe
Автор

Feb. 2023 - Best pointers explantation.

hassenbensaad