Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

Converting a long double to double with upward (or downward) rounding

Looking for algorithm to find n unset bits in a bitset

c algorithm

Check if socket listen backlog queue is empty

c linux sockets tcp

Calculating the Power spectral density

c signal-processing fftw

send int over socket: signed vs unsigned

c++ c

librtmp example c programming?

c rtmp flv wowza

Howto create tags in C/C++ program

c++ c ctags

G-WAN handler rewriting solution

printf("... %c ...",'\0') and family - what will happen?

c++ c string format printf

How can I make this loop run faster?

c gcc optimization arm neon

C typedef correct use case

c types formatting

Declaring global variable (array) inside a function in C

preventing child process becoming an orphan process

c linux process init

C programming - sscanf for tkens separated by space

c scanf fgets strtok

Calculating How Many Balls in Bins Over Several Values Using Dynamic Programming [closed]

`undefined reference` when trying to interface C to call C++

c++ c interface

Difference in output when writing on console and writing to file in C

c file-io output printf

Pointer persistence in C?

c pointers scope

Printing a Sentence in C word by word, without using string.h

c arrays function pointers

Is there a C/C++ API for reading CPU performance monitoring counters (PMC) on Windows (for Intel and AMD processors)?

c++ c cpu perf