CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
cstring
02-06
Software engineering
Runtime Error "heap-buffer-overflow" when returning string
02-04
Blockchain
What is wrong with my replace string with another string or character using linked list
02-01
Software design
C process string one by line
01-28
Back-end
Removing a string from a string in C#
01-24
other
How to find number of specific strings in a string in c#
12-29
Software design
How to omit the space after the comma when scanning comma separated strings in C
12-29
Software design
Store a string produced by a function on a variable
12-29
Mobile
How to get substring from string with whitespace in C#
12-26
OS
Strings :: Removing Parenthesis and characters inside of it
12-25
Back-end
write() writes null characters in a file instead of my string
12-23
Mobile
String stores data from unrelated memory address
12-21
Software engineering
Is there a way to replace the arguments in a string multiple times?
12-20
Blockchain
How to copy lines up to a certain character from one text file into another in C?
12-16
database
How does this program in C sum all the digits in the string?
12-12
Blockchain
Define and use a string constant in C
12-06
Mobile
How to access the second last element of a string
12-03
Blockchain
Why the code of valid palindrome is not working for a single edge case?
11-30
Blockchain
How to print different arrangement of strings every time?
11-28
Software engineering
C language Segmentation fault (core dumped) while coding strings
11-26
Software engineering
What does the expression std::string {} = "..." mean?
11-24
Software design
Text editing small program
11-18
OS
Why capacity of std::string is 15. Why my reserve() is ignored?
11-07
Back-end
Error in the example code of A Tour of C
10-27
Net
How to substitute a function argument with a string in c ?
10-23
Enterprise
how to check repetition of a certain number of zeroes following by an equal number of ones in a stri
10-11
Net
Extract number after subtring in c
10-08
Enterprise
exercism Isogram challenge in C track - running locally but not in exercism
09-28
Mobile
C Error: error: expected unqualified-id before string constant
09-21
Software engineering
C string::rfind time complexicity
Links:
CodePudding