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 isn't function call an lvalue
Apr 08, 2026
c
language-lawyer
lvalue
function-call
Why is SHGetPathFromIDList function exported three times
Apr 07, 2026
c
winapi
dllexport
shell32
usefullness of function name in parenthesis excluding the parameters [duplicate]
Apr 06, 2026
c
clang and gcc different behavior with compound literal
Apr 07, 2026
c
gcc
clang
c99
compound-literals
How to enable a bit in octed only if it's 0?
Apr 08, 2026
c
bit-manipulation
bit
Is it safe for a subroutine to write in the stack of its calling routine?
Apr 07, 2026
c
memory
How to avoid C runtime (crt*.o) garbage
Apr 08, 2026
c
gcc
crt
Can backspace escape cancel a new-line escape?
Apr 08, 2026
c
terminal
newline
pty
backspace
Race condition between signal handling and fork()
Apr 04, 2026
c
process
posix
Read corrupted data from TCP socket on Ubuntu Linux
Apr 04, 2026
c
linux
sockets
tcp
Passing fscanf / sscanf string into a structure field char[4]
Apr 04, 2026
c
struct
scanf
Check For Possible Int Overflow From an Input
Apr 04, 2026
c
Why can't I set a value of a pointer int *x to, say, 10?
Apr 04, 2026
c
pointers
How come even though arrays decay to POINTERS, its fine to keep the parameter of the function as an ARRAY?
Apr 05, 2026
c++
c
arrays
pointers
Swapping two structs from an array of structs (bubblesort)
Apr 04, 2026
c
pointers
struct
swap
bubble-sort
Can I use scanf to capture a directive with a width specified by a variable?
Apr 04, 2026
c
scanf
Conditionally change C statements in C source file
Apr 04, 2026
c
metaprogramming
« Newer Entries
Older Entries »