Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

Make GCC look for headers in <dir> before ./

c gcc include-path

RISC-V assembly - stack layout - function call

portable alternative to kbhit() and getch() and system("cls")

c portability getch kbhit

Waiting for data via select not working

Operator precedence in c with %,!=,= and ','

c

Example of Function in C

c function vector

Casting to an unsigned char

c types casting

How use perror() but output the prompt to a file

Calling Managed Code From Unmanaged C

libxml2 and XPath traversing children and siblings in ANSI C

c xpath libxml2

Eclipse CDT Custom Makefile

c eclipse makefile

Blurring an image with C

c image

programmatically convert an x509 certificate into human readable format using openssl api

c openssl x509

Is it allowed to copy unnamed semaphores in POSIX?

c linux posix semaphore glibc

C incrementation and variable declaration

c types increment

Is there a way of control the wide and precision of a float in the printf() function in C?

In C and C++, can I use macros definitions containing space?

c++ c macros

Windows.h in C using Turbo-C

c winapi turbo-c