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
What is the difference between "rb+" and "ab" in fopen()?
Jan 06, 2023
c
fopen
Does the order of multiplication variables of different data type cause different results?
Jan 06, 2023
c
integer-promotion
How to print out errors in the console with the C API for Lua
Jan 06, 2023
c++
c
error-handling
lua
lua-c++-connection
Lua C API: Initializing a variable matrix in a structure C
Jan 06, 2023
c
matrix
multidimensional-array
lua
What does POSIX mean by "two's complement representation" in stdint.h?
Jan 06, 2023
c
posix
language-lawyer
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
« Newer Entries
Older Entries »