Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

C programming in Visual Studio 2008

#ifdef #else #endif macro question

c code-formatting

Is this an idiomatic C way to convert longs to a binary (char *) representation?

c binary type-conversion

strtok shifts by one place when encountering a null character

c strtok

Can `snprintf()` read out of bounds when a string argument is not null-terminated?

c string printf

Crash with alloca function but ok with malloc

c++ c macos unix malloc

Segmentation Fault in C, substring

c segmentation-fault

An error occured in MPI_Recv while sending an array

How strcpy changes the value of string

c string strcpy strncpy

C - Program not detecting blank spaces

c

how can I multiply strings in C like I do in python?

c string

why is not possible to have static members in struct?

c struct static

Unknown type when compiling XZ Utils on MinGW/MSYS2

c signals mingw mingw-w64 xz

Is there a way to avoid cache misses _completely_?

Write error: Invalid argument, when file is opened with O_DIRECT

Clear cairo text in gtk_window

c linux gtk cairo

Optional callback in C

c callback arduino

foreground signal tcsetpgrp c

c unix