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
sscanf missing a string after %[^-]s match
Mar 24, 2026
c
scanf
Ada program calling c functions has problems with interfaces.c.size_t
Mar 24, 2026
c
ada
fftw
Why Pointer assignment shows lvalue error when assignments look appropriate?
Mar 24, 2026
c
pointers
lvalue
How does this implementation of semaphore work?
Mar 23, 2026
c
multithreading
mutex
semaphore
conditional-statements
C/C++ arrays assignment
Mar 23, 2026
c++
c
arrays
initialization
variable-assignment
Is [[nodiscard]] any different from [[gnu::warn_unused_result]]?
Mar 24, 2026
c
gcc
unused-variables
nodiscard
c23
Writing a piece of C code such that compiler uses SSE4.1 instruction for generating assembly Code
Mar 22, 2026
c
optimization
gcc
sse
simd
"Double dot" directory name in C?
Mar 22, 2026
c
macos
opendir
structs with same name and same meber types but different member names [duplicate]
Mar 24, 2026
c
data-structures
struct
types
language-lawyer
Which types on a 64-bit computer are naturally atomic in gnu C and gnu C++? -- meaning they have atomic reads, and atomic writes
Mar 23, 2026
c++
c
gcc
x86-64
atomic
Print an integer digit by digit
Mar 23, 2026
c
Why printf inside if condition works in c?
Mar 23, 2026
c
if-statement
printf
How to listen for arrow key press in C
Mar 23, 2026
c
linux
Is there a way to make C macros keyword agnostic?
Mar 22, 2026
c++
c
macros
How to get the actual address of a pointer in C?
Mar 23, 2026
c
assign a string to a structure variable in c [duplicate]
Mar 23, 2026
arrays
c
string
structure
Address arithmetic
Mar 23, 2026
c++
c
memory-address
Function returning address of local variable error in C
Mar 23, 2026
c
« Newer Entries
Older Entries »