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
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
C++ address value and sizeof
Dec 04, 2025
c++
c
sizeof
C - Comparison of Arrays with == works, why? [duplicate]
Dec 03, 2025
c
arrays
comparison
How memory is allocated to macros in c?
Dec 04, 2025
c
macros
c-preprocessor
C rand() function is not generating random numbers [duplicate]
Dec 04, 2025
c
random
numbers
(x <= y <=z) condition syntax in ISO C?
Dec 04, 2025
c
conditional-statements
returning a float value when writing a function in C
Dec 04, 2025
c
floating-point
Is there any way to know which symbols are exported in a object file?
Dec 04, 2025
c
export
static-libraries
symbols
object-files
How to write a full string to a file?
Dec 03, 2025
c
windows
string
file-io
C framework like Qt?
Dec 04, 2025
c
qt
frameworks
« Newer Entries
Older Entries »