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 can't you increment/decrement a variable twice in the same expression?
Jan 06, 2023
c
compiler-errors
Wait for child process without using wait()
Jan 06, 2023
c
multithreading
Guard scanf from reading too many characters with a define? [duplicate]
Jan 06, 2023
c
arrays
string
scanf
c-preprocessor
Is this printf format possible (left-justify sign and no sign on zero)?
Jan 06, 2023
c
string
formatting
printf
string-formatting
Weird if condition in c: if( ((void)(d), 0) ) {...}
Jan 06, 2023
c
Bitwise shift in C [duplicate]
Jan 06, 2023
c
gcc
bit-manipulation
bit-shift
Sending signal from child to parent
Jan 05, 2023
c
signals
How to guarantee exact size of double in C?
Jan 04, 2023
c
Static data memory limit in C++ application
Jan 06, 2023
c++
c
System call open C can't print file content if the file is not opened as sudo
Jan 06, 2023
c
file
operating-system
root
system-calls
Swift - C API bridge - how to handle null pointers
Jan 05, 2023
c
swift
option-type
multiple null terminated strings in single buffer in C
Jan 06, 2023
c
string
buffer
packing
Explain line of C code in qsort
Jan 05, 2023
c
syntax
qsort
Multiple declarations same of variables inside and outside for loop
Jan 05, 2023
c
variable-declaration
Dodging the inaccuracy of a floating point number
Jan 06, 2023
c
floating-point
numbers
precision
How to modify multiple elements at a time in C?
Jan 05, 2023
c
arrays
undefined reference to 'shm_open'
Jan 05, 2023
c
linux
shared-memory
Possible to call code upon termination in a C program?
Jan 04, 2023
c
Avoiding malloc/free Overhead in structure allocations in C
Jan 04, 2023
c
Why is undefined size array in struct allowed?
Jan 04, 2023
c
« Newer Entries
Older Entries »