Malloc: Allocating Memory in C
In compiled programming languages ​​like C, it is often useful, or even necessary, to allocate memory dynamically on the heap, in order to accommodate variables of larger or uncertain size.
Read MoreCategories
Tags
- 42 school
- binary
- bit
- bitshifting
- bitwise operators
- concurrency
- Console
- CTF
- data race
- deadlock
- developer
- errno
- error management
- exit status
- file
- file descriptor
- fork
- free
- heap
- integer
- inter-process communication
- IPv4
- kill
- linux
- malloc
- memory
- mutex
- network switch
- Operating System
- pentesting
- pipe
- privilege escalation
- process
- processes
- protocols
- routeur
- routing
- shell
- signal
- socket
- stack
- subnet mask
- TCP/IP
- terminal
- thread
- tryhackme
- variables
- writing