Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

Detecting use after free() on windows. (dangling pointers)

c++ c security testing

How to maintain fixed size of C variable types over different machines?

c++ c

C static variables and initialization

c static initialization

system() to c# without calling cmd.exe

c# c cmd

Discovering the default gateway without DHCP

c dhcp gateway

How to start editing pidgin source code? [closed]

c pidgin

bitwise shifiting question

c bit-manipulation

most efficient way to get current time/date/day in C

glibc detected, realloc(): invalid pointer

c malloc free glibc realloc

What is the explanation of the code?

c function-pointers

How do I change linux user within C code?

c linux permissions

Concurrently updating different fields of a struct - is it safe?

c concurrency

Array initialization [c/c++]

c++ c

displaying % completed while executing in C

c shell command-line execution

Using C++ API in C?

c++ c bullet bulletphysics

Casting int pointer to char pointer causes loss of data in C?

c pointers

Why one needs two brackets to use macros in C?

c macros parentheses

fast increase number to be mod 16 in C

Alternative unistd.h header file for Visual Studio 2010

c visual-studio-2010

Is this a coding convention?

c linux coding-style