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
Does C have namespaces similar to C++?
Jul 23, 2026
c
What's the difference between calloc & malloc followed by a memset? [duplicate]
Jul 23, 2026
c
malloc
calloc
C: macro produced warning "statement with no effect"
Jul 22, 2026
c
gcc
macros
warnings
Visual Studio Code: exclude sections of a file from autoformat?
Jul 23, 2026
c++
c
format
visual-studio-code
text-formatting
How do i solve this in a faster and more accurate way?
Jul 23, 2026
c
algorithm
dynamic-programming
greedy
Difference between Executable and Linkable Format(.elf) and Object(.o) file
Jul 23, 2026
c
elf
object-files
Why am I getting "double free or corruption" with the following code?
Jul 23, 2026
c
cs50
Why C standard does not define the behavior of fflush(stdin)?
Jul 22, 2026
c
C printf: variable string column width, left align
Jul 23, 2026
c
pointers
formatting
Why is the beginning of a C file stream called `SEEK_SET`?
Jul 23, 2026
c
file
io
When sending a UDP packet, how do you get back the system-assigned outgoing port? (BSD C sockets)
Jul 23, 2026
c
sockets
Where does a function declared in .h file find the its definition?
Jul 23, 2026
c
compilation
Pulseaudio C API: create a null sink
Jul 23, 2026
c
pulseaudio
Free all memory allocated by LLVM on exit
Jul 23, 2026
c
memory-leaks
llvm
valgrind
Why does "int x = 5; printf("%d %d %d", x==5, x=10, x==5);" in C print "0 10 0"? [duplicate]
Jul 22, 2026
c
printf
undefined-behavior
aio_write on linux with rtkaio is sometimes long
Jul 23, 2026
c++
c
linux
asynchronous
io
bitpack ascii string into 7-bit binary blob using SIMD
Jul 22, 2026
c
ascii
simd
sse
intrinsics
YACC : symbol **** is used but, is not defined as a token and has no rules
Jul 21, 2026
c
compiler-construction
yacc
lex
Why is numba popcount code twice as fast as equivalent C code?
Jul 23, 2026
python
c
performance
x86-64
numba
« Newer Entries
Older Entries »