List Question
20 TechQA 2024-02-15T00:09:35.190000strstr issue in C
98 views
Asked by Bob Dole
Trying to build my own strstr() function in c?
161 views
Asked by Omar Ghazi
Trouble in strstr() to get string after sub-string in C
99 views
Asked by Jenish Justin Palathingal
Segfault when allocating memory to a struct
74 views
Asked by ecjb
Faster version of strstr for fix string
337 views
Asked by Kevin Meier
Finding whether a substring exists in a string using user input from STDIN
63 views
Asked by HyperCoderSuperion
How can I return pointer to the first regex occurrence in a string in C?
200 views
Asked by Liuba
Can't compare Lines of a file in C
58 views
Asked by KingSeyfo
find words that match user input with strstr
79 views
Asked by lata27
Why strcasestr or (strstr) function outputs (null)?
103 views
Asked by Anton
Detect array of string in another string
465 views
Asked by MJee
Even though memory is assigned for the variable ret, when run a segmentation fault is outputted
46 views
Asked by utkarh_gupta
Cannot access memory error in strstr implementation
109 views
Asked by Rose Ben Ann
how to fix a Runtime error in a char array
123 views
Asked by huntrese
heap-buffer-overflow for Leetcode strStr problem
3.9k views
Asked by altair00
How to remove even occurences of a substring in a string
49 views
Asked by Demetrius
Function that finds a position of a substring s2 in s1
307 views
Asked by Sevo
Search through part of a string
89 views
Asked by mijmajmoj
Implementation of strStr()
883 views
Asked by Coding_Ain't_My_Best_Skill
C Programming - Space Character Not Detected
274 views
Asked by Haley C