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
What changes should I do in the function-like macro to make it MISRA compliant?
May 10, 2026
c
c-preprocessor
misra
warning #2901: [omp] OpenMP is not active; all OpenMP directives will be ignored
May 10, 2026
c++
c
multithreading
parallel-processing
openmp
memset manual description: int type or constant byte? [duplicate]
May 10, 2026
c
types
memset
manual
iOS how to call a static Objective-C method from C function?
May 09, 2026
ios
c
objective-c
static-functions
Cases where to use Pre-Increment or Post-Increment Operators
May 10, 2026
c
Observing bits from a variable in C/C++
May 10, 2026
c++
c
binary-data
Using a function as a parameter in C
May 10, 2026
c
function
Where can my "out of the box" program create directory reliably in Windows?
May 10, 2026
c++
c
windows
Why char *s = "string" shows no error or warning when it is not const
May 10, 2026
c
pointers
constants
Efficient way to round n/4 upward
May 09, 2026
c
algorithm
math
optimization
rounding
The use of *(char **)
May 09, 2026
c
pointers
char
How is the sizeof operator evaluated
May 09, 2026
c
operators
sizeof
How to redirect stderr and stdout to the same file
May 09, 2026
c
linux
ubuntu
Is a Preprocessed C/C++ file machine-specific?
May 09, 2026
c++
c
c-preprocessor
C malloc function's size parameter
May 10, 2026
c
pointers
memory
gcc
malloc
Execute program capturing screenshots from windows service
May 10, 2026
c
windows
service
Macros like _GNU_SOURCE, what do they mean?
May 08, 2026
c
linux
How to correctly deallocate structure from memory
May 10, 2026
c
malloc
binary-tree
Error - 'for' loop initial declarations are only allowed in C99 or C11 mode
May 10, 2026
c
c99
c11
If a parameter is a pointer type, is the parameter a pointer allocated in local memory
May 09, 2026
c
pointers
struct
« Newer Entries
Older Entries »