Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in c
How does preprocessing work in this snippet?
Aug 21, 2022
c
macros
preprocessor
use of out-of-scope declaration
Sep 15, 2020
c
gcc
clang
Embedding CPython: how do you constuct Python callables to wrap C callback pointers?
Aug 15, 2022
python
c
cpython
python-c-api
Why does it take such a long time to return to Matlab after reaching the last line of a MEX file?
Sep 15, 2022
c
matlab
mex
Redirecting I/O in a custom shell program written in C
Aug 29, 2022
c
shell
url-redirection
How to include header AND source files folder in Visual Studio
Sep 15, 2022
c
visual-studio
When writing a python extension in C, how does one pass a python function in to a C function?
Mar 29, 2022
python
c
python-c-api
What is the point of the {U,}INTn_C macros in stdint.h?
Jul 30, 2022
c
language-lawyer
(How) can I predict the runtime of a code snippet using LLVM Machine Code Analyzer?
Jan 15, 2020
c++
c
performance
assembly
llvm-mca
How to exclude an C enum case when using the type in Swift
Oct 01, 2021
c
swift
enums
What happens to a pointer to another pointer when the first one is freed? [duplicate]
Aug 23, 2022
c
pointers
malloc
pointer-to-pointer
Initializing an atomic_flag
Aug 14, 2022
c
atomic
c11
stdatomic
atomicinteger
why floor, ceil implementation return x + x when x is NaN or inf?
Jan 01, 2022
c
glibc
ieee-754
floor
Is using sentinel pointer values near the maximum underlying integer value safe?
May 16, 2022
c
pointers
How to set the host exception port using the Mach kernel on macOS?
Sep 05, 2022
c
macos
exception
kernel
mach
How does one prove simple equalities of non-deterministic values in Frama-C + EVA?
Jul 08, 2022
c
static-analysis
frama-c
abstract-interpretation
Why does the return from "system" not match the return of the script that was called?
Sep 05, 2022
c
linux
system
How to define 24bit data type in C?
Aug 20, 2022
c
Initializing variable length array [duplicate]
Sep 09, 2022
c
variable-length-array
array-initialization
Write the prototype for a function that takes an array of exactly 16 integers
Mar 05, 2022
c++
c
arrays
function-prototypes
« Newer Entries
Older Entries »