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.
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)
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
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
Easily comprehensible guide. Thank you
Useful string functions? More like "Amazing videos; thanks for the great instruction!" 🙏
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
@10:49
That one line. Respect + Subscribed.
Great tutorial Bro!! Thanks a lot ❤️
10:49 I’m dead, thanks for the laugh 😂
Thank you for your video! It has redused my confysion about string methods.
bruh ! I love your sense of humor :D I lose it every time xD
Thank you for this very useful video!
BRO!!! thanks for this ❤❤❤
Thank you very much bro.It is very useful.
This helps a lot, Thank you!
omg thanksssss brooo ur life saver!!!
nice tutorial
thanks bro code it helped alot ❣️
Thank you very much, bro. But why did you use getline, is it easier or has another function?
hahha, awesome youtube name, The Bro Code, Don't let bro code down! (; BS
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.
Amazing video
Thanks bro!
2:57 LMFAO nice one man
Thank you so much sir.....🙏🏻👍🏻
thanks for the video...best ever < 3
I have a question, can we add like the string length function with string empty function?
bro is obsesed with Bro
Thank you bro
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)
thanks
NICE!
I liked that username
Thank u sir : )
you are great
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
love it
hello bro