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
Are indexes easier to vectorize than pointers?
Jan 27, 2026
c
pointer-arithmetic
array-indexing
strength-reduction
How can I increase the available memory for a process on Windows Mobile?
Jan 28, 2026
c++
c
winapi
windows-mobile
Is typecasting a unary operation?
Jan 28, 2026
c
Recursive C void function and return keyword
Jan 29, 2026
c
recursion
return
void
How to check support compile flag in autoconf for clang
Jan 29, 2026
c++
c
clang
clang++
autoconf
When to actually use dlopen()? Does dlopen() means dynamic loading?
Jan 29, 2026
c
linker
shared-libraries
dlopen
dynamic-loading
Clever ways of implementing different data structures in C & data structures that should be used more often
Jan 29, 2026
c
data-structures
Unit testing involving C free()
Jan 29, 2026
c
malloc
free
What are high performance alternatives to LMAX disruptor queues?
Jan 29, 2026
c
concurrency
disruptor-pattern
stealing two bits from a pointer in c [closed]
Jan 29, 2026
c
pointers
bit-manipulation
Why Intel Kernel Builder for OpenCL tell me that my kernel was not vectorized?
Jan 29, 2026
c
linux
opencl
intel
Pointer to array of functions in C
Jan 27, 2026
c
arrays
function
pointers
definition
How do I create a global string variable, set it somewhere, and fputs it to a file?
Jan 29, 2026
c
syntax
Is t_whatever a reserved name in the C standard or POSIX?
Jan 28, 2026
c
posix
reserved-words
Order of fields in C/C++ structs
Jan 29, 2026
c++
c
pointers
struct
C -- Conditional always jumping to 'Else'?
Jan 28, 2026
c
temperature
Working of fork()
Jan 29, 2026
c
linux
fork
How to stop Cocoapods from importing private Headders in umbrella
Jan 29, 2026
c
swift
cocoapods
How to properly realloc a bit array in C
Jan 29, 2026
c
bitmap
bit
realloc
bitarray
« Newer Entries
Older Entries »