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
Correct format specifiers for custom integer types in C to ensure portability
Mar 14, 2023
c
cross-platform
portability
volatile as argument identifier
Mar 11, 2023
c
pointers
Using Contiguous Memory of C Struct Members
Mar 13, 2023
c
unix
struct
system
elf
How to make scanf to read more than 4095 characters given as input?
Mar 13, 2023
c
linux
gcc
Border/Titlebar not properly displaying in SDL OSX
Mar 13, 2023
c
macos
sdl
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
« Newer Entries
Older Entries »