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
Recursion: don't understand this result
Dec 19, 2022
c
recursion
How can I effectively encode/decode a compressed position description?
Dec 21, 2022
c
encoding
compression
chess
Overflow in C function strcpy() [duplicate]
Dec 19, 2022
c
Infix expression to Binary Tree in C
Dec 21, 2022
c
tree
expression
C language: Releasing memory of pointers to struct
Dec 21, 2022
c
pointers
struct
malloc
free
what is the use of (Underscore) in C?
Dec 21, 2022
c
identifier
How does _mm256_shuffle_ps work?
Dec 21, 2022
c
x86
simd
intrinsics
avx
C Programming - Multi-line comments
Dec 21, 2022
c
syntax
comments
line
How can I "register" my library libfoo.so to link it with `-lfoo`?
Dec 19, 2022
c
linux
bash
gcc
dynamic-linking
Why am I not getting a segfault error with this simple code?
Dec 21, 2022
c
arrays
pointers
segmentation-fault
undefined-behavior
Initializing all variables in C in one line and uninitialized value
Dec 21, 2022
c
side-effects
variable-initialization
Can a string pointer in C be directly assigned a string literal?
Dec 21, 2022
c
string
c-strings
ssl_read() in TLS/SSL with TCP stream not returning the whole buffer written by BIO_write()
Dec 21, 2022
c
sockets
tcp
openssl
polling
How do I get the printf at the end of do while loop to be executed? it just skips it
Dec 19, 2022
c
cs50
Conditional operator " ? : "
Dec 21, 2022
c
conditional-operator
Most efficient way to set n consecutive bits to 1?
Dec 21, 2022
c
bit-manipulation
What is exactly an "invalid conversion specification"?
Dec 21, 2022
c
printf
language-lawyer
conversion-specifier
Can pointer point to itself memory address in C?
Dec 21, 2022
c
pointers
memory-address
is it better to use sleep() or an infinite loop to wait for an event?
Dec 20, 2022
c
sleep
libssh
Block Structure memory allocation for variables
Dec 20, 2022
c++
c
« Newer Entries
Older Entries »