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
Ensuring at compile time that all elements of a fixed size array are initialized
Mar 13, 2023
c
arrays
c code to get secondary storage size
Mar 13, 2023
c
linux
bash
ipc
Is there a way to detect, a C-file is compiled directly into an executable?
Mar 13, 2023
c
compilation
clang
c-preprocessor
How to properly use % or * (asterisk) symbols as a placeholder in makefile?
Mar 12, 2023
c
makefile
Calling execv after creating a thread
Mar 13, 2023
c
process
pthreads
execv
What is the type of (ptr - A[0]) / (sizeof(A[0]) / sizeof(A[0][0]))?
Mar 13, 2023
c++
c
arrays
printf
Sort a Linked list using C
Mar 13, 2023
c
data-structures
linked-list
char* (Array) cast to unsigned long + 1?
Mar 13, 2023
java
c
arrays
casting
porting
incrementing pointers to multi-dimensional array in C
Mar 13, 2023
c
pointers
Memory confusion for strncpy in C
Mar 13, 2023
c
memory
memory-management
memory-leaks
undefined-behavior
How to convert a numeric string starting with 0 to an octal number
Mar 12, 2023
c
atoi
string-conversion
What is the role of this macro in function declaration?
Mar 12, 2023
c
function-declaration
output different elements from two arrays
Mar 12, 2023
c
arrays
Should I free memory for a short lived program if memory footprint is not an issue? [closed]
Mar 12, 2023
c++
c
performance
memory-management
Why can not alloca be used in function argument list?
Mar 10, 2023
c
stack
allocation
alloca
Type of DBL_MAX
Mar 12, 2023
c
floating-point
language-lawyer
Force GCC to access structs with words
Mar 12, 2023
c
gcc
arm
How to model random variables?
Mar 12, 2023
c
random
probability
Qsort and Comparators weird behaviour. C
Mar 12, 2023
c
algorithm
sorting
pointers
addref and release in IUnknown, what do they actually do?
Mar 12, 2023
c++
c
windows
shell
« Newer Entries
Older Entries »