Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

Building formatted strings in C

c string printf

I need an algorithm to calculate the outer boundary of a polygon

How to get all system include path in a gcc plugin?

c gcc gcc-plugins

Error: incompatible types when assigning to type 'values' from type 'void *'?

c

Memory Leak Issue in function similar to scanf

C: Passing struct by reference

c reference

How to create C (not C++) console application in Visual Studio

Glibc detected malloc() memory corruption (0xb6179bb8) when calling new keyword C++

c++ c glibc

How can I send a signal to a popen'ed process in Perl?

c perl signals

kernel function parameter as const

c++ c cuda

Convert from C++ style printing to my_printf()

"--" operator in while ( ) loop

c

To extern "C" or Not to extern "C" [g++ vs cl]

c++ c g++ cl extern-c

How does a program know where the bss segment is located

c memory-management

C - Multiple assignments to same variable in one line

c++ c coding-style

Vim Airline interpreting .h files as cpp, not c

c vim neovim vim-airline

Parallel programming in C with no threads or high-level libraries [closed]

c parallel-processing

What's the point of a `.inc` file in C++ & C? What situation would you want to use it?

c++ c

GZIP compression using zlib into buffer