Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

C structure initialization with variable

Number of occurrences of substring in string [duplicate]

objective-c c string

How can I average a subset of an array and store the result in another array?

c arrays math arduino average

Implementing Task Farm messaging pattern with zeromq

php c++ python c zeromq

Move config settings from web.config to ServiceConfiguration.cscfg

asp.net c azure

Variable length arrays C99 not supported in C

c variable-length-array

Calling a C Function without Prototype [duplicate]

pthread_join on two infinite loop threads?

c pthreads posix

Problems with wrapping a C++ code

c++ c

how to create UNIX / Linux commands? [closed]

c linux unix

Lookups on known set of integer keys

c algorithm

How do i start a process with arguments using the Win32 API?

c winapi process

Processes hang on read

c linux unix process ipc

Where can I find a list of C (and/or C++) keywords covering K&R1/2, C89-C1X and their origins? [closed]

c++ c language-lawyer

Do signal handers have a separate stack?

c linux multithreading signals

How do I shutdown my PC with Win32 API in C?

c winapi

Protocol of a packet

c tcp udp protocols packet

Drawing pixels to screen, cross-platform

Trailing Zeros in printf/sprintf

c printf

dlsym -- get overridden symbol

c unix symbols dlopen dlsym