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
Doubly Linked list vs Multi-linked list in C/C++ [closed]
Dec 05, 2025
c++
c
data-structures
undefined reference to `_imp__SetupDiGetClassDevsA@16' (even with -lsetupapi)
Dec 05, 2025
c++
c
mingw
Why are some format specifiers unavailable in strftime in Visual Studio 2010?
Dec 05, 2025
c
visual-studio-2010
strftime
Lua C API: setting error source information
Dec 04, 2025
c
lua
c-api
Padding error - when using AES Encryption in Java and Decryption in C
Dec 05, 2025
java
c
encryption
Why this atof() returns 0.0 for non-0.0 string numbers?
Dec 04, 2025
c
floating-point
atof
New segmentation fault with previously working C code
Dec 05, 2025
c
linux
file-io
segmentation-fault
Can't write int to file using fwrite
Dec 04, 2025
c
fwrite
Modifying a char *const string
Dec 05, 2025
c++
c
string
pointers
runtime-error
Check diagonally winner in Connect N using C
Dec 04, 2025
c
Mutex locking numerous times
Dec 05, 2025
c
multithreading
concurrency
pthreads
mutex
WSTOPSIG(status) == 22 & WTERMSIG(status) == 9; Where do these numbers come from?
Dec 04, 2025
c
fork
waitpid
Hash Function in C giving a negative number
Dec 04, 2025
c
hash
hashtable
callee allocates callee frees
Dec 04, 2025
c++
c
security
memory-management
Assigning array of strings to char **
Dec 05, 2025
c
arrays
string
pointers
variable-assignment
Recursively removing duplicate characters in a string
Dec 04, 2025
c
recursion
c-strings
function-definition
How to separate debug symbols from a C static library and later load it in GDB
Dec 03, 2025
c
debugging
gdb
static-libraries
What is the diffrence between char *str="this is a string" from char *str = strdup("this is a string") in C
Dec 04, 2025
c
pointers
c-strings
string-literals
strdup
« Newer Entries
Older Entries »