Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

node.js webserver and C++ game server

c++ c node.js sockets websocket

How to properly split a C program in files and include then?

What are the '@' and '$' for in C/C++? [duplicate]

c++ c

Segfault at srandom_r

c linux random reentrancy

Why is the executable(.exe file) file has a size greater than the compiled .C file? [closed]

c size

Using comma operator in c

c comma-operator

Why does VC++ introduce the nonstandard keyword: __leave?

How to set mouse cursor on X11 in a C application

c x11 mouse-cursor

Why is 0 a very common integer for the last values of my dynamically created array?

c arrays random

CLI instruction not executed in Linux kernel module

How to use strtok()

c printf token strtok

Example of using "byte" datatype with protobuf-c

c malloc protocol-buffers

Dynamic Input for Statistics

c bash

clock() returning a negative value in C

c clock time.h time-t

Explanation of Linux Kernel FIELD_SIZEOF macro

c linux gcc macros

How to make objdump show assembly of sections only appeared in source code?

c gcc objdump

Pointers behaviour in different datatype

c pointers struct

C: split a string and select last element [duplicate]

c

64 bits Seeds for random generators

using linux header files in visual studio