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
Replacing characters in a string in C++
Jun 16, 2026
c++
c
database
string
clang-format: How to align list of struct inits
Jun 16, 2026
c++
c
clang-format
Switch vs if ... else if ... else
Jun 16, 2026
c
Difference in creating a struct using malloc and without malloc
Jun 17, 2026
c
struct
malloc
Which compiler, compiled this file?
Jun 17, 2026
c
gcc
gnu
gnu-make
armcc
Synchronization of execution between 2 microcontrollers in C
Jun 15, 2026
c
synchronization
arm
unable to compile program due to function asprintf
Jun 17, 2026
c
Doxygen: warning end of file while inside a group from array creation
Jun 17, 2026
c
doxygen
doxygen-addtogroup
Where does malloc() allocate memory? Is it the data section or the heap section of the virtual address space of the process?
Jun 17, 2026
c
memory-management
malloc
heap-memory
sbrk
what is the different of using fflush(stdout) and not using it
Jun 17, 2026
c
fflush
Function declarators in C
Jun 17, 2026
c
Merging two strings together in C, switching off characters
Jun 16, 2026
c
merge
string-concatenation
sprintf crashes due to %s in the argument variable
Jun 16, 2026
c++
c
printf
format-specifiers
Error checking in a '.read' function in kernel module
Jun 16, 2026
c
linux
linux-kernel
kernel-module
Design of non-recursive parser of JavaScript in C (highly memory constrained)
Jun 16, 2026
c
parsing
recursion
Why is my while loop activated, but nothing else happens?
Jun 16, 2026
c
input
while-loop
Is it enough to only restrict the "out"-(pointer-)parameters of a function?
Jun 16, 2026
c
parameter-passing
restrict
function-parameter
pointer-aliasing
« Newer Entries
Older Entries »