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
Is a repeated macro invocation via token concatenation unspecified behavior?
Nov 01, 2022
c
macros
c-preprocessor
c11
Applying portable bit masks and flags in C [closed]
Nov 01, 2022
c
embedded
microcontroller
Debugging linkage warning "type of symbol does not match original declaration"
Nov 01, 2022
c
gcc
linkage
lto
Skipping "test for zero" checks in IEEE 754
Nov 01, 2022
c
ieee-754
How to define the task.json to compile C/C++ code in vscode by using the cl.exe on windows?
Nov 01, 2022
c++
c
windows
visual-studio-code
vscode-tasks
sysconf(_SC_CLK_TCK) vs. CLOCKS_PER_SEC
Nov 01, 2022
c
linux
time
process
clock
STM Nucleo I2C not sending all data
Nov 01, 2022
c
microcontroller
stm32
i2c
freertos
Function as parameter to function [duplicate]
Nov 01, 2022
c
function
pointers
parameters
function-pointers
Why global variables are stored in .data rather than in the heap of a process image?
Nov 01, 2022
c
assembly
heap-memory
How does this min() function work?
Nov 01, 2022
c++
c
bit-manipulation
Encoding RGB frames using x264 and AVCodec in C
Nov 01, 2022
c
ffmpeg
rgb
libavcodec
x264
Does rewind and fsetpos can also intervene the C file append mode subsequent writes?
Oct 31, 2022
c
file
append
standards
mode
How to call a function located in an executable from a loaded DLL?
Oct 31, 2022
c
executable
ollydbg
Disable SIGPIPE signal on write(2) call in library
Nov 01, 2022
c
linux
pipe
signals
sigpipe
Compile OpenSSL for Android with Bazel
Oct 31, 2022
android
c
openssl
bazel
GCC generates redundant code for repeated XOR of an array element
May 28, 2021
c
gcc
assembly
compiler-optimization
Does memory dependence speculation prevent BN_consttime_swap from being constant-time?
Jan 30, 2022
c
assembly
openssl
constant-time
micro-architecture
How the glibc strlen() implementation works [duplicate]
Jun 01, 2021
c
string
performance
glibc
Clang Error - stddef file not found?
Jul 20, 2022
c
linux
ubuntu
clang
stdio
Why does gcc allow extern declarations of type void (non-pointer)?
May 27, 2022
c
gcc
« Newer Entries
Older Entries »