C Programming Tutorial # 19 - More on Strings - Part 2 [HD]

preview_player
Показать описание

In this tutorial we continue to talk about Strings, how they are used in C programming and how they are input and output.

This tutorial is part of the following series:
Рекомендации по теме
Комментарии
Автор

Thank you for your tutorials! They're helping me through my programming classes.

trtrtrtrinah
Автор

I am going through your tutorials and loving them, Can you make more of them please maybe examples or advanced tutorials. You have a lot of experience and would love to learn more from you. Thanks Sohail.

workshops
Автор

These tutorials have been a great help.
Thanks

johnlinehan
Автор

Baba? Hahaha. Wow, what an amazing tutorial, Sohail! You explain it so well in a way even beginners can understand. A+!

Leonhart
Автор

@08ravikumar hey Ravi, thanks for liking the tutorials. Hey you can't learn C++ without learning C first. C is a subset of C++. I do intend to create tutorials on C++ topics. I just haven't got a chance yet. Currently I am working on the website CPlusPlusTutor . com. I still have some important C topics to cover that some students have been asking about. But then I will start C++. Thanks for the comments. Keep watching.

Learnorama
Автор

@itsdannyftw Remember C is a subset of C++. In other words, in order to learn C++ you will have to learn C programming, since all of the C Programming is part of C++. Now obviously the part of C++ that is not C is all related to object oriented programming, which C does not cover at all.

Learnorama
Автор

@prabhath1441 You can use the function strstr() to check to see if a string exists in another string.

Learnorama
Автор

@Cybernetic I appreciate your comment.

Learnorama
Автор

you have really a superb method of bhai g

talhawaseem
Автор

thank you for the brilliant tutorial!

missruchika
Автор

thanks your tutorials are good, how to find your tutorial on nested loop?

scorpion
Автор

i like thisss
a lot
helps me
pass my course

AliHSyed
Автор

i like this its too good plz keep it and help us

shrimanthbajantri
Автор

hey sir can u explain what is the role of int x;. why it has no value. why it is written, i watch the previous video but couldnt get it

sanchit
Автор

do you have a tutorial on mulit dimensional arrays ? :) thnx

sOulrOckmelO
Автор

Are these the types of programs which help users in password protection?

SarathKumar-fqjv
Автор

Learnorama,
first of all, grate Tutorial thank you. However, I have a question about string.
if i want to declare a string but i don't know how big it would be, it could be 300 or 7000 or maybe more. if i declared it like  char mychar [7000]; and i store less than 7000 it would be wast of memory and if it bigger it will give me error. Therefore, how can i declare a dynamic char that could be as big as what i store in it ?

Thanks again and keep up the good work .

solo
Автор

@Learnorama what screen recorder u used ??

JestJuster
Автор

thnx  u much best teacher ever plz keep doing ur tutorial is helping me pretty much <3

zekoabdala
Автор

why u are not using #include <cstring> because some compiler get error without it and also use std library

vitalpakistanful