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
Why does Intellisense with Emscripten does not find the include path of SDL2/SDL.h?
Apr 21, 2026
c++
c
visual-studio-code
webassembly
emscripten
Why can we use array of arrays in C?
Apr 21, 2026
arrays
c
language-lawyer
How do I discern ESC-sequences from other characters in C?
Apr 21, 2026
c
shell
terminal
Bitwise operations act outside of type width in C; Compiler Bug or Within Spec?
Apr 21, 2026
c
linux
gcc
bitwise-operators
undefined-behavior
When does the socket creation fails in C?
Apr 19, 2026
c
sockets
vxworks
matrix multiplication speed of odd dimensional matrices
Apr 21, 2026
c
performance
matrix
What does "<" do here in the expression j = i++ < 5 do?
Apr 20, 2026
c
operator-keyword
increment
When is it "allowed" not to free dynamically allocated memory?
Apr 19, 2026
c
free
Is there a better way to change every variable in a struct, C
Apr 20, 2026
c
struct
Segmentation Fault while deferencing a char array
Apr 20, 2026
c
arrays
char
segmentation-fault
Pointer of array of structure
Apr 21, 2026
c
loops
pointers
struct
What is the standard way to parse floats at runtime in C?
Apr 20, 2026
c
string
simulation
bison
Parse values from a text file in C [duplicate]
Apr 20, 2026
c
file-io
text-files
token
How is it that complement of 0xff is not 0x00?
Apr 19, 2026
c
« Newer Entries
Older Entries »