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
What does return; in a C function of boolean return type return?
Jul 22, 2026
c
function
boolean
return
undefined-behavior
Why it is problematic to use mutex locks within signal handers?
Jul 22, 2026
c
multithreading
signals
mutex
deadlock
Calling C function from lua
Jul 22, 2026
c
lua
strcpy when having char pointers in C
Jul 21, 2026
c
string
char
Could not allocate memory
Jul 21, 2026
c
memory
Warnings on too-small array sizes to functions in C/C++
Jul 21, 2026
c++
c
arrays
buffer-overrun
Cannot load my OS kernel
Jul 22, 2026
c
assembly
kernel
bootloader
osdev
Use LLVM debugger inside Emacs on OSX Yosemite
Jul 21, 2026
c++
c
emacs
Binary tree - not able to add values
Jul 22, 2026
c
algorithm
data-structures
binary-search-tree
Understanding data structure in usbjoy library from v-usb project
Jul 20, 2026
c
embedded
avr
How to automatically create a file with the latest compile time and include it into a library?
Jul 20, 2026
c++
c
build
makefile
Does a function exist that searches the unix $PATH variable and returns true if a certain file exists?
Jul 21, 2026
c
linux
unix
Execute Instructions From The Heap
Jul 21, 2026
c++
c
How to trace out why gcc and g++ produces different code
Jul 21, 2026
c++
c
gcc
Why am I able to compile and run C programs without including header files?
Jul 21, 2026
c
header-files
Why does `ioctl(fd, EVIOCGRAB, 1)` cause key spam sometimes?
Jul 21, 2026
c
linux
keyboard
ubuntu-14.04
How to check uninitialized pointer in C
Jul 22, 2026
c
pointers
How to print size_t and ptrdiff_t using printf in ANSI C (C89)
Jul 21, 2026
c
printf
c89
« Newer Entries
Older Entries »