Sunday, 23 May 2021
For embedded software with limited memory a stack overflow is one of the most common error sources. But it is actually possible to analyze the worst-case stack usage of a C program at compile time (https://t.co/aUiI5imcVM) if you don't use things like recursion or C99's VLAs.
— Jan Zwiener (@jnz_jan) May 23, 2021
Page: 1/1 |
Copyright © 2004-2024 Jan Zwiener