List Question
20 TechQA 2016-12-28T14:37:41.507000Could anyone help me to understand this strchr() C Segmentation fault?
1.5k views
Asked by ulissesBR
Having trouble parsing "file server commands" in C
89 views
Asked by Jonathan Wrona
strchr(), How does this correctly find the index of a char
810 views
Asked by asimes
How to resolve 'munmap_chunk(): invalid pointer Aborted' when using strchr
642 views
Asked by Calmen Chia
Can't understand the usage of strchr to get the position of a charcter in a string in C
393 views
Asked by soldier captain
Can't figure out how strchr works in C
243 views
Asked by Charles Morin
What if NULL is passed in strchr()
4.1k views
Asked by G Sij
Shortening a function that counts the number of unique chars in a 2D array
111 views
Asked by Davospike
How to check a if a string contains a letter in c?
514 views
Asked by Juhász Koppány
Make own strchr() function but case-insensitive
597 views
Asked by TheLuckyGuy
Trying to sort for the nth word in an array
90 views
Asked by Carlsen
strchr() finding '\n' where there seemingly is none
456 views
Asked by BlaqICE
How to connect a string with the appropriate integer after sorting?
79 views
Asked by Ilija Vurbić
Find absolute path in linux using strchr
157 views
Asked by Pedro Gómez
C alternative to PHP's explode function
2.5k views
Asked by zecoxao
Having some confusion with pointers
170 views
Asked by Cm1602
Finding duplicate chars in argv[]
598 views
Asked by Nelson.b.austin
trying to extract complex numbers from strings
406 views
Asked by Ammar Ahmad
Searching for substrings using 'srtchr()'
148 views
Asked by Nnn
Why my returned value of strchr is ignored?
213 views
Asked by chr