thank you , amazing skill, i like the you teach , it make me to understand quicker, which useful string i can focus on if i want to code an auto trading robot. thank you
Hey, I know that my request has nothing to do with this video, but it's the closest hint I could find. How do I create a loop that prompts the user to enter integers that are seperated by just spacing. Basically I want to enter an integer add a space which will than loop in my program so I can repeat the process and write all my seperate integers in just one line.
i dont know what is the problem but everything worked except the find . it always says -1 . I even copied your code from comment but it still said the same thing i use atom
Like ur video but it has some mistakes like in s.insert() u said it doesn't return anything but it does (which is super important for chaining methods) also, s.insert(int, char) is not a valid method (u can use a string of length 1 off course)
0:25 string.length()
3:39 string.empty()
4:44 string.clear()
5:34 string1.append(string2)
6:36 string.at(int x)
9:00 string1.substr(int x, int y)
10:51 string1.insert(x,string2)
12:30 string1.find(string2)
13:58 string1.erase(int x, int y)
//------------------------------------------------------------------------------------
//string.length() returns the length of a string
//------------------------------------------------------------------------------------
string first_name;
cout 12) {
cout
I still watch the vid to appreciate it sir
Bro you deserve so much more recognition what you are doing is nothing short of incredible
The best tutorials, I've ever seen on YT, thx bro!!!
didn't feel boring at any point of time. Thank you for amazing video Sir :)
I actually laughed out loud at the "my name is Methe" lmaoooo
Thanks for the tutorial ! Really helped in learning how to deal with text using string
10:49 I’m dead, thanks for the laugh 😂
@10:49
That one line. Respect + Subscribed.
Easily comprehensible guide. Thank you
Great tutorial Bro!! Thanks a lot ❤️
thank you , amazing skill, i like the you teach , it make me to understand quicker, which useful string i can focus on if i want to code an auto trading robot. thank you
Useful string functions? More like "Amazing videos; thanks for the great instruction!" 🙏
Thank you for your video! It has redused my confysion about string methods.
BRO!!! thanks for this ❤❤❤
This helps a lot, Thank you!
Thank you for this very useful video!
bruh ! I love your sense of humor :D I lose it every time xD
omg thanksssss brooo ur life saver!!!
Thank you very much bro.It is very useful.
thanks bro code it helped alot ❣️
Hey, I know that my request has nothing to do with this video, but it's the closest hint I could find. How do I create a loop that prompts the user to enter integers that are seperated by just spacing. Basically I want to enter an integer add a space which will than loop in my program so I can repeat the process and write all my seperate integers in just one line.
hahha, awesome youtube name, The Bro Code, Don't let bro code down! (; BS
I have a question, can we add like the string length function with string empty function?
thanks for the video...best ever < 3
Thank you very much, bro. But why did you use getline, is it easier or has another function?
2:57 LMFAO nice one man
nice tutorial
i dont know what is the problem but everything worked except the find .
it always says -1 . I even copied your code from comment but it still said the same thing
i use atom
Thank you so much sir.....🙏🏻👍🏻
Like ur video but it has some mistakes
like in s.insert() u said it doesn't return anything but it does (which is super important for chaining methods)
also, s.insert(int, char) is not a valid method (u can use a string of length 1 off course)
Amazing video
Thanks bro!
bro is obsesed with Bro
Thank you bro
Thank u sir : )
I liked that username
NICE!
you are great
love it
thanks
hello bro