Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in strchr
In C how do I find the '\' character in a string?
Jan 14, 2023
c
string
strchr
How come C standard library function `strchr` returns pointer to non-const, when given `const char *` as first argument?
Nov 02, 2022
c
gcc
constants
strchr
How does strchr implementation work
Sep 11, 2022
c
pointers
constants
strchr
How do I find the index of a character within a string in C?
Aug 29, 2022
c
indexing
strchr