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
Swapping 2 arrays in C
Sep 01, 2026
arrays
c
pointers
swap
function-definition
Converting link list from C to C++
Sep 01, 2026
c++
c
Why is malloc giving me 8 bytes when I request 20? [duplicate]
Sep 01, 2026
c
malloc
sizeof
Improving computation speed for sine/cosine and large arrays
Sep 01, 2026
c++
c
visual-c++
visual-c++-2010
Bit operation: Similar operation results in different results
Sep 01, 2026
c++
c
operators
bit-manipulation
What is going on in this code?
Sep 01, 2026
c
bitwise-operators
endianness
When including headers in a C program, how does the linker/compiler find the corresponding code?
Sep 01, 2026
c
linker
pic32
Explain typedef for function used in qsort library
Sep 01, 2026
c
pointers
function-pointers
typedef
qsort
SImple C program with array is not printing proper output
Sep 01, 2026
c
gcc
If I declare a char array do I have to count the null character too?
Sep 01, 2026
c
C String Pointers
Sep 01, 2026
c
Indentation inside brackets and not beside closing bracket in emacs
Aug 30, 2026
c
emacs
indentation
Disable return in C
Sep 01, 2026
c
c-preprocessor
Reordering bytes in memory, then writing to file
Sep 01, 2026
c
Why is does char from an array give subscript warning in gcc for isspace in newlib
Sep 01, 2026
c
gcc
newlib
Is signed integer overflow undefined behaviour or implementation defined?
Sep 01, 2026
c
undefined-behavior
implementation-defined-behavior
What is difference between pthread_mutex_lock() and pthread_mutex_trylock() [closed]
Sep 01, 2026
c
linux
pthreads
Best practice for defining a null index
Sep 01, 2026
c++
c
Conditional operators in C [duplicate]
Aug 31, 2026
c
Older Entries »