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
typedef a function interface (not function pointer)
Dec 03, 2025
c
function-pointers
typedef
Initializing a char array with an explicit size and initialized to bigger than the size
Dec 03, 2025
c
string
initialization
c-strings
How to write a comparator function for qsort for a 2D array?
Dec 03, 2025
c
arrays
sorting
comparator
qsort
Valgrind: Address 0x0 is not stack'd, malloc'd or (recently) free'd for larger input values only
Dec 03, 2025
c
memory
malloc
valgrind
assigning char pointer to char and char array variable
Dec 02, 2025
c
pointers
char
Retrieving last set of input values from a char pointer
Dec 03, 2025
c
string
algorithm
pointers
Operating system inside
Dec 03, 2025
c
unix
operating-system
system-calls
POSIX thread local data in C
Dec 03, 2025
c
linux
multithreading
pthreads
About shared ptr
Dec 03, 2025
c
garbage-collection
shared-ptr
strcat() crashes if using same array as both parameters
Dec 03, 2025
c
c-strings
strcat
How are we able to access the pointer after deallocating the memory?
Dec 03, 2025
c
pointers
malloc
free
Why cant we pass more than 1 argument correctly to an extern function?
Dec 03, 2025
c
C Server Sockets - bind() error
Dec 02, 2025
c
sockets
serversocket
Passing a scanf string from a function
Dec 03, 2025
c
Sorting an array of structures in C
Dec 03, 2025
c
sorting
Is the printf statement valid?
Dec 03, 2025
c
pointers
struct
What is the issue with this static variable assignment to a pointer in local function?
Dec 03, 2025
c++
c
static
How to reduce repetition in a large amount of if-else statements when reading from a buffer
Dec 03, 2025
c
buffer
dispatch
Cross-platform screenshot [closed]
Dec 02, 2025
c++
c
opencv
« Newer Entries
Older Entries »