Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

How to link non thread-safe library so each thread will have its own global variables from it?

c++ c thread-safety ssl sunos

POSIX seekdir() and telldir() behaviour after target folder modification

c posix unix posix-api

C Language Data Structure Visualisation [closed]

modifying php-imap extension to allow oauth authentication

php c oauth imap php-extension

Skip white space and return one word at a time in C

c string pointers

Is there a way to convert C-format strings for C# -format strings in C#/.NET 2.0?

c# c string-formatting

Cross compile GTK+ application from Linux to Windows?

Fast inplace sort of byte array

c algorithm sorting

How to declare global array of size defined in another file in C99?

c arrays

About wrap and call C function

c lua closures ffi

Help me get started (traffic manipulation)

Why does my DirectInput8 stack overflow?

c++ c winapi directx directinput

What programming languages, without a runtime, besides C, are good for writing programming languages? [closed]

Is there any design tool for C programming language? [closed]

c

GCC outputs an executable ELF file when I want a shared library

C/C++ va_arg - Is there a way to skip an argument?

c++ c variadic-functions

Invalid argument for read-write mmap?

c linux virtualbox mmap

Detect GCC compile-time flags of a binary

c++ c gcc

How do I redirect output to a file with CreateProcess?

c++ c winapi io-redirection

why do we need the shared library during compile time