Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

How to pass a C string into a Zig function expecting a Zig string?

c zig

How the static variable gets retrieved for every function call

c function static

How to perform addition of two vectors of 8-bit integers with a single addition in C/C++

c++ c swar

Ambiguity in scope of for loop declaration versus body

Can libcurl be used to make multiple concurrent requests?

c curl libcurl

C11 and (Free)RTOS comparision

c c11 freertos

I am Getting Presentation Error in Online Program Challenge Compiler

c

How to find how many strong references for a object in heap/stack at runtime

Why does dlsym produce different results in cgo than in c?

c go dlopen cgo dlsym

Catching Stacktraces with Debug Register Breakpoints and Vectored Exception Handling

c assembly x86

Getting rid of file-based communication

c linux memory file-io

Extracting all the words starting with a particular letter from wordnet

python c nlp wordnet

Accessing the underlying struct of a PyObject

python c pointers structure

C - Looping through an array of pointers

c

Difference between char *const *p and char ** const p

c pointers

Safety when accessing an integer variable: 1 writer, N readers

Why same works for windows and doesn't work for unix?

c++ c winapi unix

C/C++: What does this syntax mean?

c++ c syntax

softlinks atime and mtime modification

c linux command-line symlink