User profile: kelvin890123

User info
User name:kelvin890123
Old user name:kaiwen890
History
Joined:
Number of posts:9
Latest posts:

How to replace substrings in a string?
[code] #include <iostream> #include <iomanip> #include <cstring> #include<stdarg.h> #include<strin...

Insert input string into char str[]
@jlb @JLBorges I figured out how to solve it... The reason I want to use strstr function is becau...

Insert input string into char str[]
but I'm going to use strstr function [code] #include <iostream> #include <cstring> #include<stdarg....

Insert input string into char str[]
Did anyone know how to insert the input string(characterorintegal) into char str90[]?? [code] ...

hOW TO SEARCH STRING BEYOND STRING
@closed account 5a8Ym39o6 @FurryGuy It's something like this.