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
How does printf know the length of the format argument?
Dec 18, 2022
c++
c
assembly
printf
how to reset alarm() in c linux
Dec 18, 2022
c
Extract RSA public key from a x509 char array with openssl
Dec 16, 2022
c
openssl
is NULL/false in C and C++ anything more than 0x0 / 0b0 / '\0' / 0 [duplicate]
Dec 18, 2022
c++
c
null
Linux: Can a signal handler excution be preempted?
Dec 17, 2022
c
linux
signals
interrupt-handling
Why doesn't C print to shell until newline?
Dec 18, 2022
c
linux
macos
shell
Macro concatenation using compiler define
Dec 18, 2022
c++
c
c-preprocessor
How to indicate an error because all numbers are valid return values?
Dec 18, 2022
c
using fwrite and double pointer to output 2D array to file
Dec 18, 2022
c
file-io
multidimensional-array
fwrite
Bitwise "not" operator in C returns signed result
Dec 18, 2022
c
linux
gcc
gnu99
How is {int i=999; char c=i;} different from {char c=999;}?
Dec 17, 2022
c
Trying to populate a GtkComboBox with model in C
Dec 17, 2022
c
gtk
Sizeof operator Implementation : How it computes size at compile time?
Dec 17, 2022
c
sizeof
Looking for decent-quality PRNG with only 32 bits of state
Dec 17, 2022
c
random
prng
Passing a pointer to an array in a struct
Dec 18, 2022
c
in Linux "which source" returns nothing?
Dec 18, 2022
c
linux
shell
system-calls
Gstreamer1.0 : link a decodebin to videoconvert
Dec 18, 2022
c
gstreamer
Reading character with scanf()
Dec 18, 2022
c
char
scanf
specifier
Inconsistent lvalue required error when incrementing array variable
Dec 17, 2022
c++
c
pointers
Printing formatted string in C
Dec 18, 2022
c
formatting
printf
« Newer Entries
Older Entries »