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
compilation error on clock_gettime and CLOCK_MONOTONIC
Feb 08, 2023
c
gcc
compiler-errors
libc
Is it correct to call semget() followed by semop() without calling semctl()?
Feb 08, 2023
c
ipc
semaphore
Using binary search to find the square root of a number in C
Feb 07, 2023
c
algorithm
math
using strlen in loop reversing a string in C
Feb 08, 2023
c
string
Why ~0 >> 1 doesn't shift the bit?
Feb 08, 2023
c
bitwise-operators
bit-shift
Determining endianness with htons
Feb 08, 2023
c
linux
network-programming
endianness
Catch-all for if-else in C
Feb 08, 2023
c
if-statement
keyword
Why does C not push a pointer on the stack when calling a assembly function?
Feb 07, 2023
c
pointers
assembly
x86
x86-64
Is this an acceptable use of malloc and free? (C)
Feb 07, 2023
c
pointers
memory-management
malloc
Dereferencing a double pointer
Feb 06, 2023
c
Bi-dimensional array of pointers [duplicate]
Feb 07, 2023
c
arrays
pointers
Designated Initializer for array of arrays
Feb 07, 2023
c
c99
New To C, Simple Loop
Feb 07, 2023
c
Linux header file not recognized in Visual Studio 2017 Linux Project
Feb 07, 2023
c
linux
visual-studio
visual-studio-2017
Why global variable is different from local variable in this function?
Feb 07, 2023
c
scope
function-call
How do I delay a function in C? [duplicate]
Feb 07, 2023
c
I don't understand pointers
Feb 07, 2023
c
pointers
What is the fastest way for a multithread SIMD operation explicitly?
Feb 07, 2023
c
multithreading
x86
simd
intrinsics
C realpath function doesn't work for strings defined in the source file
Feb 06, 2023
c
linux
realpath
heap overflow affecting other programs
Feb 07, 2023
c
malloc
heap-memory
« Newer Entries
Older Entries »