Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

Arduino (Uno) Ethernet client connection fails after many client prints

c arduino avr avr-gcc

How to scan a file of data and print a value to the screen when a number first exceeds a set number

c scanf

An OpenSSL wrapper that mimics socket.h (C++)

c++ c sockets ssl openssl

How can i get the application code created by gst-launch or gstreamer pipeline editor?

c linux multimedia gstreamer

In C++ use a C bitmask (anonymous enum) exposed by iOS native library [closed]

Compiling 32-bit GTK+ Applications of 64 bit Linux

c linux linker 32bit-64bit gtk

CUDA - limiting number of SMs being used

c cuda

Link graphic library in Borland C++ 3.1

c dos borland-c++

How to unit test C (with the help of code blocks)?

c unit-testing codeblocks

Unmanaged callback causing stack to overflow

c# c .net-4.0 callback unmanaged

Recursive splitting of 3D binary array to create bitstream for every entry that equals 1

c scientific-computing

How to count CPU Usage of multiprocess application in Linux

c++ c linux apache multiprocess

Integrate c/c++ with Java native code as shared library (compiled by gcj)

java c shared-libraries gcj

OpenGL rotating a 2D texture

c++ c opengl rotation 2d

Same codebase for CPU and GPU

c gpgpu

tinyc compiler - libtcc, how to bound check?

c compiler-construction

Buffer overflow using snprintf

c buffer

Erlang NIF Test -- OS X Lion

c gcc erlang erlang-nif

Using a C string like a FILE*

c file-pointer

Is there an alternative to HTML Tidy?

c++ html c tidy htmltidy