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
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
Portable way to tell the compiler that alignment is OK without supressing the warning?
Sep 03, 2025
c
gcc
casting
clang
compiler-warnings
Checking if two arrays are equal - C
Sep 02, 2025
c
arrays
mq_open err no 13 Permission denied
Sep 01, 2025
c
linux
posix
message-queue
What is the best way to loop through a 2D sub-array of a 2D array?
Sep 01, 2025
c
multidimensional-array
Macro evaluation in c preprocessor
Sep 03, 2025
c
c-preprocessor
How does read(2) in Linux C work?
Sep 02, 2025
c
linux
system
« Newer Entries
Older Entries »