Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

Does free() defragment?

c

Making a pointer that points to two bytes

c pointers i2c

Find max/min occurrence in integer array

c arrays frequency

Return NULL or nothing from function

c

Why is the pow function slower than simple operations?

c gcc pow

fatal error: openssl/rsa.h: No such file or directory

c++ c

Is this factorial function from a C tutorial wrong?

c

Headless browser library for these programming languages

c++ c go d headless-browser

How to wrap variadic function with unknown types?

c++ c variadic-functions

How to check aes-ni are supported by CPU?

c assembly aes aes-ni

Removing multiple blanks using putchar and getchar in C

c string getchar putchar

While "fork"ing a process, why does Linux kernel copy the content of kernel page table for every newly created process?

creating Typedef pointers to Typedef structs in C

c typedef

Why fprintf doesn't work in thread?

Reading pin level Raspberry Pi

c raspberry-pi

Decoding equivalent assembly code of C code

c gcc assembly

Repeating function invoking like NSTimer in C

SIGSEGV signal handler not called after DirectFBCreate

c linux

Is it possible to generically free linked lists' memory in C

c struct linked-list malloc free

PACKET_TX_RING only sending out first packet, then not doing anything anymore

c++ c linux sockets