Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

strtok into character arrays not working as expected

c strtok

How to get key events from a fullscreen OpenGL window?

c macos opengl

C Compiler Optimization - Macros Involving Arithmetic

Linux - Multiple Serial Port Communication with C

c serial-port

Struct member alignment -- different sizeof using 16-bit and 32-bit compiler

Is it possible to write to an array second element by overflowing the first element in C?

c++ c assembly nasm

spin_lock_irqsave() in interrupt context

Visual Studio Code does not include C header files

c visual-studio-code

How to simulate mouse cursor movement in C++

c++ c winapi

Clarification over internal linkage of inline functions in C

c linkage inline-functions

Is it possible to store a signed integer in an integer pointer (int *)?

c pointers integer boolean

So setsockopt for timeouts on AF_UNIX (AF_LOCAL) sockets... undocumented/don't work... options/alternatives?

c linux sockets unix-socket

How to fix error checked by Parasoft

c parasoft

Print C++ function name to C without decoration

c++ c visual-studio function dll

alias of function pointer

c pointers typedef

Detecting foreign IN_MOVED_FROM renames with inotify

c linux inotify

Pushing to a stack containing ONLY unique values in C

Libpq using large amount of memory for simple example

c postgresql libpq

Segmentation fault after using MPI_Finalize()

c mpi

Unexpected value printed when using %.1f