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
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
Determine the size of buffer allocated in heap
Feb 07, 2023
c
pointers
sizeof
Is `volatile` enough to allow the compiler to handle machine registers with side-effects on read?
Feb 07, 2023
c
embedded
language-lawyer
Enum storage differences in C vs. C++
Feb 06, 2023
c++
c
enums
Efficient way to find divisibility
Feb 06, 2023
c
algorithm
performance
Fastest precise way to convert a vector of integers into floats between 0 and 1
Feb 05, 2023
c
random
vectorization
simd
avx2
« Newer Entries
Older Entries »