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
Declare multibyte character array where bytes > 2
Apr 28, 2026
c++
c
character-encoding
Why is my empty array not empty?
Apr 28, 2026
c++
c
xcode
Convert a uint8_t array of values to their hex equivalents in a char array
Apr 28, 2026
c
arrays
hex
data-conversion
Shuffle a deck of cards, somehow crashes?
Apr 28, 2026
c
shuffle
C- Measuring numbers of read writes called by a function
Apr 28, 2026
c
function that takes a long value and returns with its bytes in reverse order in C
Apr 28, 2026
c
pointers
byte-shifting
free dynamically allocated memory
Apr 26, 2026
c
free
What return type should I declare a function with if I don't care about the return value?
Apr 27, 2026
c
return-value
return-type
function-declaration
How does the compiler add a null-terminator when there is no more space?
Apr 28, 2026
c
string
memory-management
null
when the c++ program stack size used is determined?
Apr 28, 2026
c++
c
stack
How can a union member have a pointer to an instance of the union?
Apr 28, 2026
c
pointers
arduino
Cast to bool: `!!` vs `(bool)`
Apr 28, 2026
c
casting
boolean
Can a macro replace a token that appears within its argument list?
Apr 27, 2026
c
c-preprocessor
Branch condition evaluates to a garbage value when dereferencing a pointer to a pointer
Apr 28, 2026
ios
c
pointers
warning: unknown escape sequence '\
Apr 27, 2026
c
regex
Call a function in C++ by its address without knowing the return type
Apr 27, 2026
c++
c
memory-address
function-call
How to parse simple string in C?
Apr 27, 2026
c
parsing
Accessing dynamically allocated structure received through socket
Apr 28, 2026
c
sockets
struct
weird structure declaration method in C
Apr 26, 2026
c
struct
« Newer Entries
Older Entries »