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
Why doesn't the Windows C compiler reuse incoming shadow space in noreturn functions?
Apr 15, 2026
c
windows
assembly
x86-64
compiler-optimization
C loop prints string twice? (using scanf("%c"))
Apr 16, 2026
c
scanf
What does "int * const const * b" mean?
Apr 16, 2026
c
declaration
Applying strcpy to a pointer to array + some_offset
Apr 15, 2026
c
arrays
pointers
language-lawyer
Increase a struct pointer with half the struct size
Apr 16, 2026
c
c89
pointer-arithmetic
select() does not seem to work on TTY
Apr 15, 2026
c
linux
embedded
serial-port
Is it possible to get the address of a macro?
Apr 15, 2026
c
Array initialization in C causes Access Violation
Apr 14, 2026
c
Why does inserting a printf statement make my function work correctly? [closed]
Apr 15, 2026
c
printf
openmp
erroneous Visual C float / double conversion?
Apr 13, 2026
c
floating-point
visual-studio-2005
double
floating-accuracy
how to create a string literal as a function argument via string concatenation in c
Apr 14, 2026
c
string
concatenation
argument-passing
literals
Is there a way to make space input obligatory in the scanf() function?
Apr 15, 2026
c
input
scanf
whitespace
Lint on C code: parameter of function (a pointer) could be const. *But* I am writing to passed pointer
Apr 14, 2026
c
lint
Simplest fix for "error: taking the address of a temporary object"?
Apr 15, 2026
c++
c
Is the Break keyword the most efficent way to exit a for loop? C/C++
Apr 15, 2026
c++
c
loops
Members of wchar_t string array missing
Apr 14, 2026
c++
arrays
c
string
When terminating a process is it possible to delete a file?
Apr 14, 2026
c
windows
file-io
Segmentation fault when casting int to char in C
Apr 15, 2026
c
casting
segmentation-fault
printf
« Newer Entries
Older Entries »