Skip to content
#

procedural

Here are 374 public repositories matching this topic...

Nim
MichalMarsalek
MichalMarsalek commented Dec 16, 2021

On Windows, when stack size limit is exceeded, the program ends with "Error: execution of an external program failed" with no details provided. For noobies like me, it might be helpful if the compiler gives some indication of why that is.

The simplest would be to create a warning when a single large array is defined in the code.
More advanced solution would take the combined the sizes of diffe

Improve this page

Add a description, image, and links to the procedural topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the procedural topic, visit your repo's landing page and select "manage topics."

Learn more