Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

How to suppress # being a mark-up character in doxygen

c++ c doxygen

How to init struct pointer variables with NULL?

c

Porting MASM5 code in Quake 2 to GAS -- Unexpected rendering results

How can I use a IPV6-only socket on BSD systems?

c sockets freebsd openbsd

How to find a 4 byte value in a memory dump in gdb or macro

c debugging gdb

scan n numbers without spaces in C

c scanf

socket sendto get the error 22 during udp packets

c sockets bonjour mdns

C: Trouble understanding pointers in the while loop of this code

c pointers

Recognizing ARM Software Interrupt (SWI) functions by Visual C++ compiler

Assign delays for 1 ms or 2 ms in C?

c assembly delay winavr

lvalues in the ISO C11 standard

c language-lawyer c11 lvalue

Want a clean explanation for GCC preprocessors

c++ c gcc preprocessor

Sending/receiving weird data

c linux sockets

How to define a macro in a makefile for enabling a feature in a C header?

c makefile gnu-make

Ways to round a float number with the 0.5 rule

Why does my client kill my server?

c++ c sockets pthreads client

Developing a simple windowed app for Linux