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 to check if a file of given length can be created?
Feb 14, 2023
c
linux
file
io
size
Differ in signedness - warning
Feb 13, 2023
c
gcc
warnings
socklen-t
Unable to connect signal and signal handler in Glade GTK+3
Feb 13, 2023
c
gtk
gtk3
glade
sizeof applied to array types
Feb 13, 2023
c
arrays
sizeof
c11
C bit-wise operations with hex numbers
Feb 13, 2023
c
hex
C alignment in union
Feb 13, 2023
c
alignment
unions
Rotate right using bit operation in c
Feb 13, 2023
c
bit-manipulation
bit
What Function Prototype Would I Make for this Function?
Feb 13, 2023
c
fscanf() reading string with spaces in formatted lines
Feb 13, 2023
c
scanf
race condition betwen script and C binary program
Feb 13, 2023
c
linux
bash
shell
Get rid of goto statement from embedded C/C++ logic
Feb 13, 2023
c++
c
casting pointer to array into pointer
Feb 13, 2023
c
language-lawyer
SSL_CTX_use_PrivateKey_file how to give password
Feb 12, 2023
c
terminal
openssl
How do you check if a struct is initialized in C?
Feb 12, 2023
c
Why does reading from my pseudo-terminal fail?
Feb 13, 2023
c
linux
pty
A minor confusion in C
Feb 13, 2023
c
pointers
What does ## mean in the #define directive in the code here
Feb 12, 2023
c
c-preprocessor
string-concatenation
Can I do something like #define ARRAY(size) char[##size##] in C?
Feb 13, 2023
c
gcc
avr
avr-gcc
Is a[n] really interchangeable with *(a+n) - why does sizeof return two different answers?
Feb 12, 2023
c
arrays
pointers
C: Incompatible pointer type initializing
Feb 13, 2023
c
arrays
pointers
« Newer Entries
Older Entries »