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
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
How do I print Unicode to the output console in C with Visual Studio?
Dec 21, 2022
c
windows
visual-studio
unicode
Can an expression be too long in a c program for gcc to compile?
Dec 20, 2022
c
gcc
compiler-errors
limits
Does isspace() accept getchar() values?
Dec 20, 2022
c
language-lawyer
c11
Why offsetof implementations strangely differs on C and C++?
Dec 21, 2022
c++
c
offsetof
sizeof applied to the name of an array vs a pointer to the first element of the array
Dec 20, 2022
c
arrays
pointers
sizeof
Easiest way to print 64 bit hex data splitted by 16 bits
Dec 19, 2022
c
Why this BitBlt example doesn't work anymore?
Dec 21, 2022
c
windows
winapi
« Newer Entries
Older Entries »