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
Using C++ API in C?
Dec 07, 2022
c++
c
bullet
bulletphysics
Casting int pointer to char pointer causes loss of data in C?
Dec 07, 2022
c
pointers
Why one needs two brackets to use macros in C?
Dec 07, 2022
c
macros
parentheses
fast increase number to be mod 16 in C
Dec 07, 2022
c
math
video
bit-manipulation
modulus
Alternative unistd.h header file for Visual Studio 2010
Dec 06, 2022
c
visual-studio-2010
Is this a coding convention?
Dec 07, 2022
c
linux
coding-style
Is it necessary to undef macros within function?
Dec 07, 2022
c
macros
Difference between sizeof(*ptr) and sizeof(struct)
Dec 07, 2022
c
sizeof
C++ 3d array - dynamic memory allocation aligned in one line
Dec 07, 2022
c++
c
arrays
memory
allocation
OpenCV facedetect example won't load cascade classifier xml
Dec 06, 2022
c++
c
image-processing
opencv
face-detection
kill - does it kill the process right away?
Dec 07, 2022
c
process
freebsd
kill
defunct
How to handle big integers in C
Dec 06, 2022
c
cryptography
What are the pros & cons of using an array of structures versus an array of pointers to a structure?
Dec 06, 2022
c
arrays
pointers
struct
structure
Can't open semaphore from another process
Dec 07, 2022
c
winapi
semaphore
Memcpy : Adding an int offset?
Dec 06, 2022
c++
c
memcpy
C pointers: difference between while(*s++) { ;} and while(*s) { s++;}
Dec 07, 2022
c
pointers
Strlen in Malloc
Dec 07, 2022
c
pointers
Why some people don't check for NULL after calling malloc?
Dec 06, 2022
c
pointers
memory-management
null
malloc
Passing pointer to array of struct
Dec 07, 2022
c
arrays
struct
How to check a completed gzip file?
Dec 07, 2022
c
linux
gzip
« Newer Entries
Older Entries »