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 c-strings
C++: Unexplainable behavior with cout and pointer to char [duplicate]
May 14, 2026
c++
output
cout
c-strings
char-pointer
Can sscanf be used to match wildcards?
May 12, 2026
c
scanf
c-strings
stdio
Proper length passed to fgets
May 12, 2026
arrays
c
char
c-strings
fgets
How can I handle string if null character in the middle of string?
May 11, 2026
c
c-strings
string-literals
null-character
C character array and its length
Apr 29, 2026
c
c-strings
What does s[i] - '0' mean?
Apr 23, 2026
c
char
c-strings
digits
Problems with limiting a string length in C
Apr 22, 2026
c
scanf
c-strings
char array variables are destroyed after exiting from function
Apr 20, 2026
c
scope
c-strings
strtok
stringtokenizer
Change pointer adress inside function in C
Apr 19, 2026
c
whitespace
c-strings
function-definition
drop-duplicates
Are the literals "" (empty string) and "\0" (null string) identical? [duplicate]
Apr 13, 2026
c++
c-strings
How do I force conversion char[] to char* in template instantiation?
Apr 12, 2026
c++
arrays
templates
option-type
c-strings
Concatenate strings using ## operators in C
Apr 09, 2026
c
concatenation
string-concatenation
c-strings
preprocessor-directive
Is the '@' that precedes NSStrings actually an overloaded operator?
Apr 09, 2026
objective-c
c
nsstring
operator-overloading
c-strings
C string null terminator in oversized buffer
Apr 01, 2026
c
null
c-strings
null-terminated
String Incrementing Function in C
Mar 30, 2026
c
c-strings
My c-style string is acting very strangely
Mar 30, 2026
c++
pointers
c-strings
*char ending with double '\0'
Mar 28, 2026
c
c-strings
null-terminated
nul
Unexpected printf output [duplicate]
Mar 22, 2026
c
output
printf
c-strings
undefined-behavior
C++ comparing c string troubles
Mar 19, 2026
c++
string
c-strings
Error in very similar functions while manipulating strings in C
Mar 16, 2026
c
c-strings
Older Entries »