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
How to replace two chars with one char?
Apr 06, 2022
c
loops
char
c-strings
What is the correct way to fill a C string pointer from Rust?
Jan 15, 2020
rust
c-strings
ffi
warning: unknown escape sequence: '\040' [enabled by default]
Sep 15, 2022
c
warnings
c-strings
string-literals
Why is this non-null terminated string printed correctly
Mar 22, 2022
c
string
initialization
c-strings
How to only print the first word of a string in c++
May 08, 2022
c++
c-strings
C programming printing array of characters
Aug 30, 2020
c
c-strings
How can I remove 'garbage input' from a C string?
Nov 19, 2022
c
c-strings
character-arrays
Why ++str and str+1 is working and str++ isn't?
Apr 07, 2022
c
recursion
c-strings
post-increment
function-declaration
Access violation writing location when working with pointers to char
Jun 27, 2022
c++
string
c-strings
Email validation in C++
May 04, 2022
c++
validation
email
c-strings
join() or implode() in C
Nov 22, 2018
c
c-strings
Converting a #defined constant number to a string
Oct 16, 2022
c
macros
c-preprocessor
c-strings
stringification
char array vs. char pointer
May 18, 2022
c
malloc
memset
c-strings
Convert char** (c) of unknown length to vector<string> (c++) [duplicate]
Jul 09, 2018
c++
arrays
string
vector
c-strings
Does making a char* point to another string literal leak memory?
Nov 03, 2022
c
string
memory-leaks
c-strings
string-literals
__int64 to CString returns wrong values - C++ MFC
Feb 18, 2022
c++
mfc
printf
c-strings
int64
What will be the output, if we print a string that contains "%s" in it?
Feb 24, 2021
c
printf
undefined
c-strings
Why does an empty string literal in a multidimensional array decay to a null pointer?
Sep 14, 2022
c++
pointers
g++
language-lawyer
c-strings
How to determine if strings are equal in Objective C?
Sep 10, 2019
objective-c
c-strings
Dealing with returning C strings
Aug 28, 2022
c
coding-style
c-strings
« Newer Entries
Older Entries »