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
Read file as input from the command line
Dec 11, 2022
c++
c
Can I have a static array of pointers to functions in C++?
Dec 11, 2022
c++
c
pointers
Bit set/clear in C?
Dec 11, 2022
c
embedded
How to run command and detect if it's successful by C language in Linux?
Dec 11, 2022
c
linux
Shifting a 32 bit integer by 32 bits
Dec 11, 2022
c
bit-shift
bit
low-level
Is it possible to make memory leak without using malloc?
Dec 11, 2022
c++
c
memory
memory-management
memory-leaks
How does including unneccesary header file affect my executable
Dec 11, 2022
c
Split a string in C++ using 2 delimiters '+' & '-"
Dec 11, 2022
c++
c
string
find
delimiter
Why electric fence/Valgrind is unable to catch this buffer-overflow issue?
Dec 11, 2022
c++
c
memory-leaks
valgrind
electric-fence
Why does GCC pad this bit-field?
Dec 11, 2022
c
struct
padding
atomic
compare-and-swap
typedef a struct to a point with the same name as the struct
Dec 11, 2022
c
gcc
struct
How do dev files work?
Dec 11, 2022
linux
file
c
udev
How to decide if a file descriptor is attached to a file or socket in Linux
Dec 11, 2022
c
linux
sockets
unix
posix
Remove nth element from array (char *)
Dec 11, 2022
c
arrays
How are various glyphs encoded inside a PDF content stream?
Dec 10, 2022
c
pdf
encoding
utf-8
fonts
Do I need to initiallize(set to 0) memory after calling realloc?
Dec 10, 2022
c
void-pointers
realloc
Static variable in 'for' loop initial declaration
Dec 10, 2022
c
static
c99
C Header include-guards used only in header files but not in .c files. Why?
Dec 10, 2022
c
header
include-guards
What does s[-1] = 0 mean?
Dec 10, 2022
c
libc
pre-defined function called before main
Dec 11, 2022
c++
c
« Newer Entries
Older Entries »