String Length Function - strlen()

preview_player
Показать описание
C Programming: String length function - strlen() in C Programming.
Topics discussed:
1) The prototype of strlen() function.
2) Use of strlen() function.
3) Example uses of strlen() function.

Music:
Axol x Alex Skrindo - You [NCS Release]

#CProgrammingByNeso #CProgramming #Strings #strlen #StringsInC
Рекомендации по теме
Комментарии
Автор

Hello instructor... I love your videos very much coz they insightful and unique.. I am sitting for gate 2020. Can you please finish the C lectures by then. I know after watching these videos and practicing examples from the questionnaire there should be no worry about the programming and data structure segment

sreenjaysen
Автор

We need more courses from this teacher!!!

geekynerd
Автор

clear and simple, good pronunciation, danke prof :)

johnnkombo
Автор

every video you are uploading is like a diamond for

indian
Автор

thank you very much sir for this video

saddamahmad
Автор

Here If will do strlen(str)
And then do printf(%d, str) we will get an error
We need to do strlen(str) in the print method only so that it will return the length

jeedikantivenkat
Автор

Sir your videos very nice i had also watched TOC. Sir can you share c language presentation sir. It will help me a lot. Thanks for your for videos sir.

vvsrakesh
Автор

aap itna acha padhate ho ki mere pas shabd hi nahi bataane ke liye

ramarajujaya
Автор

Sir please please explain how this give same value arr[i], i[arr],
*(arr+i), *(i+arr).

AmarKumar-vobv
Автор

How does `char* str = "Hello World";` work without `const`? Can you modify characters of this string?

ermakamre
Автор

2:10
sir, plz explain. how
char *str = "Hello World";
is working.

bcoz str is a pointer. it'll store an address.
yes. ik array name is also a pointer.
but won't the syntax be like this :
char *str;
*str = "Hello World";
?

ankanbasu
Автор

Brother l need help in assignment about strings
Plz help me

MrsMaria-lyxj
Автор

Sir please upload electrical video lecture please please please please please please please please please

BharathKumar-bnou
Автор

damn bro... i didn't even know this function existed ... successfully wasted my 1 week to solve this shit.. damn..

maharun
Автор

why does some indian guy make a video more understandable than some NA guy hahah

maronixd