Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

Embedded C - Choice between switch/case & hashtable

c

C++ Tokenizer Complexity vs strtok_r

c++ c tokenize strtok

Problem with character array input and output in C

c

Will char and short be promoted to int before being demoted in assignment expressions?

c integer-promotion

pthread_cond_timedwait ignores cancellation request

c macos pthreads posix

string trouble in c

c string

rand() returns the same value after the first time

c

How to avoid msvcr100.dll dependency when manipulating files?

c visual-studio-2010

How to read a 4 column text file into two char arrays in C?

c arrays file pointers

GCC Statement Expression Issue

c gcc

Recursion and printf in C

c

UDP - Read data from the queue in chunks

c sockets udp datagram

gcc disable AMD64 bulldozer/piledriver instructions

How to program so that different processes run on different CPU cores?

c linux multiprocessing

Parallelizing a for loop in Visual Studio 2010 (OpenMP)

Nvidia CUDA - passing struct by pointer

c cuda nvidia memcheck cuda-gdb

Initialise a structure of arrays of pointers to const strings

c gcc

C language alphanumeric check for bad chars