Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

Wrong output from printf of a number

C code does not work when coded like C++

c++ c pointers

Reverse Numbers function using recursion in C

c function recursion reverse

Why is hexdump of UTF-16 string when passed in as a command line argument different from what it is directly on the terminal?

c bash utf-16 hexdump libiconv

How to link an X11 program

c linker x11

How to structure a function with a file and a malloc

c file function malloc

Calculate execution time when sleep() is used

c linux embedded

TCP Checksum calculation doesn't match with the wireshark calculation

c unix tcp checksum

One pass multiple whitespace replace to single whitespace and eliminate leading and trailing whitespaces

c whitespace

extern "C" has no effect in msvc++ 9.0

memcpy doesn't do anything

c dos vga

Linker command fail with exit code 1 in Android studio?

Inserting a node at the end of linked list

C redirect standard output to several places

Label does not reduce to an integer constant

c switch-statement

Is there a simple and yet nice looking GUI library for a C program? [closed]

Possible for parent process to HANG on "wait" step if child process becomes a ZOMBIE or CRASHES?

c

IoCreateSymbolicLink when it will return STATUS_OBJECT_NAME_COLLISION

c windows device-driver

How to detect mouse click events in all applications in X11?

c x11