Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

C - Attempting to add one more space than the previous line in a loop

c for-loop

Writing NULL char to file in C

c string file hex nul

GLib - difference between class_init and init class methods

c glib

My program does not run properly when compiled with icc

c icc

Using a custom type with va_arg

what is the meaning of error: dereferencing pointer to incomplete type

c sockets ssl client

Why am I getting this error: dereferencing pointer to incomplete type

c linux scheduling

C pointers and array declaration

c pointers

mqueue receive wrong data

c mqueue

Building R package with C code, dll missing

c r dll package

Which calling convention is used for functions exported via .def file?

signal handler with sighup

c signals handler

Why does poll require its main parameter to live beyond the call?

c posix inotify

`void *` to other pointer

c void-pointers

getopt: unable to recognize the missing argument ' : ' and invalid ones ' ? '

c linux getopt

Why do hiredis functions use void* instead of redisReply*?

c hiredis

Getting a segmentation fault trying to pass a node

c binary-search-tree

Loading address in 16 bit mode

c memory pointers assembly x86