Understanding Stack Overflow
The stack is a region of memory on which local automatic variables are created and function arguments are passed. The implementation allocates a default stack size per process. On modern operating systems, a typical stack has at least 1 megabyte, which is sufficient for most purposes. Under anomalous conditions, the program exceeds its stack limit. This causes a stack overflow. The two most common causes for a stack overflow is an infinite recursion, [...] an attempt to create a large array on the stack [...] rel.
Remarque : les titres que je donne, sont plutôt représentatifs de périodes de travail et d'états d'esprits à ces moments là, qu'une réelle volonté de nommer et déterminer un travail.
Synopsis visuel, description d'actes
À faire : écriture des repères temporels
Je fuis le côté tape à l'oeil et "grandiose"