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
Difference of using structure "variable" (type alias) and structure itself in C?
Sep 03, 2025
c
Passing a pointer of a locally created array in C to a function different behave
Sep 02, 2025
c
pointers
embedded
stm32
modbus
Sizeof compound literal array producing side effects?
Sep 03, 2025
c
misra
memcpy zero bytes into const variable - undefined behavior?
Sep 02, 2025
c++
c
constants
language-lawyer
memcpy
Creating a struct referencing itself in C using custom type
Sep 02, 2025
c
struct
typedef
How do I call a global C function pointer in NASM without warnings?
Sep 01, 2025
c
assembly
global-variables
x86-64
nasm
Function returning 101 and -101 instead of 1 and -1
Sep 02, 2025
c
sizeof
function-definition
strcmp
function-declaration
Why does an `invlpg` instruction not work when I pass a pointer as a memory operand in inline assembly?
Sep 03, 2025
c
assembly
x86
inline-assembly
How to fix a C Program bug, preventing Multiple File Creations in a single execution?
Sep 03, 2025
c
dynamic-memory-allocation
Does C language spec guarantee mapping of Unicode code points to numerical wchar_t values?
Sep 02, 2025
c
unicode
language-lawyer
language-specifications
uint64_t or int64_t for bitwise operations?
Sep 02, 2025
c
What is the difference between an enumeration constant and an enumerator?
Sep 02, 2025
c
enums
scope
enumeration
c17
Lex Setup Correctly Validating Assignments but not Expressions
Sep 03, 2025
c
lex
Using multi-char literals as enum values
Sep 02, 2025
c
What C GNU-isms exist?
Sep 03, 2025
c
gcc
language-extension
Memory allocation for union in C
Sep 03, 2025
c
arrays
unions
What will happen if I call pthread_join() on an unused pthread_t?
Sep 02, 2025
c++
c
pthreads
How to set several number of threads in hybrid openMP/MPI program
Sep 02, 2025
c
multithreading
parallel-processing
openmp
openmpi
Split string into Tokens in C, when there are 2 delimiters in a row
Sep 03, 2025
c
split
token
strtok
« Newer Entries
Older Entries »