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
Why would buffer overruns cause segmentation faults when accessing an integer?
Dec 01, 2022
c++
c
segmentation-fault
buffer-overflow
Is the memory alignment different for different data types
Dec 01, 2022
c
alignment
Operator associativity in C specifically prefix and postfix increment and decrement
Dec 01, 2022
c
operation
associativity
"C variable type sizes are machine dependent." Is it really true? signed & unsigned numbers ;
Dec 01, 2022
c
assembly
types
Dynamic allocation in C
Dec 01, 2022
c
memory-management
Pascal's repeat... until vs. C's do... while
Dec 01, 2022
c
syntax
loops
pascal
nul terminating a int array
Dec 02, 2022
c
In C, is it necessary to free a pointer at exit? [duplicate]
Nov 30, 2022
c
memory
pointers
free
Comma operators and assignment operators - return values
Nov 29, 2022
c++
c
Basic C pointer question
Dec 01, 2022
c
What does this C code do?
Dec 02, 2022
c++
c
fork
Lower case to upper case
Dec 02, 2022
c
character
bit-manipulation
Left shift of only part of a number
Dec 02, 2022
c
optimization
assembly
x86
Grand Central Strategy for Opening Multiple Files
Dec 01, 2022
objective-c
c
macos
optimization
grand-central-dispatch
FreeRTOS tasks are not context switching
Dec 02, 2022
c
embedded
operating-system
microchip
freertos
Why does C not run a comparison of unsigned int with negative value?
Dec 02, 2022
c
optimization
unsigned-integer
C vs C++ initialization of static locals
Dec 02, 2022
c++
c
Why printf takes the last number printed?
Dec 01, 2022
c
printf
How to avoid memory leak during development in c
Dec 02, 2022
c
linux
gcc
memory-leaks
What is the significance of the <: syntax in C? [duplicate]
Nov 29, 2022
c++
c
gcc
« Newer Entries
Older Entries »