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
C structure that ends with an asterisk
Dec 25, 2022
c
pointers
struct
typedef function pointer recursive
Dec 25, 2022
c++
c
What is a 16 byte signed integer data type?"
Dec 26, 2022
c++
c
types
integer
Define a `static const` SIMD Variable within a `C` Function
Dec 25, 2022
c
optimization
vectorization
sse
simd
Is writing then reading different union members undefined according to the C standard? [duplicate]
Dec 25, 2022
c
language-lawyer
difference of pid_t and int in C [duplicate]
Dec 25, 2022
c
types
process
Do the first two arguments in exec* functions contain redundant information?
Dec 26, 2022
c
linux
Is pointer to struct a pointer to its first member?
Dec 26, 2022
c
pointers
struct
alignment
What would happen if "i = i++" was not considered undefined behavior? [closed]
Dec 26, 2022
c
language-lawyer
operands for sizeof operator
Dec 25, 2022
c
sizeof
Surprising behavior of strtoull("-1", NULL, 0) and other negative values
Dec 25, 2022
c
language-lawyer
strtoull
Why do I an get error when trying to print a null pointer
Dec 25, 2022
c
pointers
atan2 for two sinusoids of arbitrary phase shift?
Dec 25, 2022
c
algorithm
math
atan2
Create image from unsigned char buffer
Dec 24, 2022
c
linux
image
fingerprint
Returning float in void* function
Dec 25, 2022
c
function
pointers
return
What is the problem with putting brackets("(") in a printf code
Dec 24, 2022
c
printf
Replace all 0's with 5's in a given number using sprintf and sscanf
Dec 25, 2022
c++
c
printf
scanf
Is modifying an object through a pointer to const undefined behavior?
Dec 25, 2022
c
pointers
constants
language-lawyer
undefined-behavior
How can I instruct the MSVC compiler to use a 64bit/32bit division instead of the slower 128bit/64bit division?
Dec 24, 2022
c
visual-c++
x86-64
compiler-optimization
integer-division
what does the following call mean in C? [duplicate]
Dec 25, 2022
c
cortex-m
« Newer Entries
Older Entries »