Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

AudioQueue capture and returning different buffer sizes

iphone c audioqueue

library for server side (c/c++) xmlrpc

c++ c xml-rpc

Using Wifi module ESP8266 to send UDP broadcast message

Strange crashes while calling JNI code on Linux; am I compiling my shared library correctly?

a problem with pointers in C

c pointers

compressing socket send data

c++ c

Is the following C function thread-safe?

c multithreading

(*C.uchar)(&buffer[0]) vs (*C.uchar)(unsafe.Pointer(&buffer[0]))

c go unsafe-pointers

Piping output between N processes in C

c pipe fork stdout stdin

Delete User Input from the Terminal in C

c input output echo

malloc in pointer received as argument

c malloc binary-search-tree

Will dereferencing pointers always cause memory access?

c++ c multithreading pointers

Why does this code work on Linux but not on SunOS?

linux ubuntu solaris c sunos

How strcmp() is returning -1 even though the two values are same?

c

the built-in type bool in C++ or the stdbool.h type in C defines TRUE and FALSE as not the size of the machine word?

c++ c

strcmp behaviour in 32-bit and 64-bit systems

c 32bit-64bit strcmp

QTKit didn't find any attached Video Input Devices

c++ c opencv camera quicktime