Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

NPTL caps maximum threads at 65528?

Using SQLite with C on Windows

c sqlite

Struct that apparently defines no instances in Unix v6

c unix kernel

How to import a DLL function in C?

c windows dll

Evaluate macro parameter once only

c gcc macros c-preprocessor

Help converting a bitmap to a png in memory using libpng

c bitmap libpng

what are non-unicode applications

java c operating-system

C Concatenate int

c

Is this a good implementation of a FPS independant game loop?

c game-loop

Why does appending a common suffix reverse the collation order in the en_US locale?

c perl locale

help to understand macro

c linux-kernel

Is "int i = x++, j = x++;" legal?

Handle to window handle

c windows winapi

fibonacci using fork() in the child process

c linux system fork

Why doesn't "glEnable(GL_POINT_SMOOTH);" work to make the following point as a circle?

c opengl

FFmpeg: How to control console output while reading from RTSP?

c++ c boost ffmpeg

How would I use the `...` C operator to get a function to print out all it's args?

c function printf arguments

Consistently using types across source files

c

What does \0 stand for? [duplicate]

objective-c c

Sending file descriptor by Linux socket