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
Does const char* alias with char*?
Feb 26, 2026
c
language-lawyer
undefined-behavior
Treating one dimensional array as two dimensional at run time
Feb 26, 2026
c
arrays
How to assign values to const char* array and print to screen
Feb 26, 2026
c
arrays
string
char
Segmentation fault while processing argv
Feb 26, 2026
c
segmentation-fault
How to make sscanf read until '\0' character
Feb 26, 2026
c
scanf
How C printf function knows the integer size passed?
Feb 26, 2026
c
pointers
printf
variadic-functions
Inline for recursive function
Feb 25, 2026
c
recursion
inline
fastest way to determine if a bit is set in a integer data type
Feb 25, 2026
c
algorithm
mathematical-optimization
qsort() giving random results [closed]
Feb 25, 2026
c
sorting
implementation of Cormen's HeapSort algorithm in C
Feb 25, 2026
c
algorithm
sorting
heapsort
C Ansi Memory allocation closures
Feb 25, 2026
c
scope
What is printed when I write function name in C using printf() function
Feb 25, 2026
c
function
How to get the pixel data of a bmp image in c [closed]
Feb 25, 2026
c
bmp
In C/C++ Language... are for loop internally compile as While loop? [closed]
Feb 25, 2026
c++
c
visual-c++
How to add 2^63 to a signed 64-bit integer and cast it to a unsigned 64-bit integer without using 128-bit integer in the middle
Feb 25, 2026
c
Raw clone system call not working correctly
Feb 25, 2026
c
linux
glibc
strace
'sizeof(off_t) != 8' when compiling libfuse for android
Feb 25, 2026
android
c
android-ndk
fuse
How can I evaluate an argument in a preprocessor macro to pass to sizeof?
Feb 25, 2026
c++
c
c-preprocessor
Older Entries »