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
How to Mock Linux System Calls in C
Oct 29, 2025
c
linux
unit-testing
mocking
What is the intention/benefit of malloc returning type void *?
Oct 30, 2025
c
linux
pointers
memory-management
malloc
Open returns (-1) with O_CREAT when file already exists
Oct 30, 2025
c
system-calls
How does the winged-edge structure for meshes work?
Oct 29, 2025
c
data-structures
graph
implementation
mesh
convenient practice to write/display help/usage info in a program written in C?
Oct 30, 2025
c
msvcrt alternative for MinGW? (e.g. to get conforming snprintf)
Oct 30, 2025
c
printf
mingw
msvcrt
crt
memmove vs copying backwards
Oct 28, 2025
c++
c
copy
memmove
Why is extern required for variables but not functions?
Oct 30, 2025
c
extern
language-design
Why only the first printf is outputted to the terminal?
Oct 29, 2025
c
on_exit and CTRL+C
Oct 27, 2025
c
posix
can't create zombie process in linux
Oct 29, 2025
c
linux
bash
process
zombie-process
Portability concerns on C struct/union
Oct 29, 2025
c
struct
portability
unions
FastCGI fork in c
Oct 29, 2025
c
pthreads
fork
fastcgi
preforking
A macro for expanding an arbitrary macro a certain number of times?
Oct 29, 2025
c++
c
macros
metaprogramming
Implemenation for BorlandC rand()
Oct 29, 2025
c
random
borland-c++
Pass parameter to atexit()
Oct 29, 2025
c
Avoiding "warning C4005: 'INT8_MIN': macro redefinition" when using flex/bison in a C++ project
Oct 29, 2025
c++
c
bison
flex-lexer
Why can't I change the PWM output pin in ATTINY1616?
Oct 29, 2025
c
microcontroller
avr
atmelstudio
attiny
In linux program cannot erase utf-8 character completely using backspace
Oct 30, 2025
c
linux
visual-studio-code
terminal
How to use va_start()?
Oct 27, 2025
c
variadic-functions
« Newer Entries
Older Entries »