← Back to context Comment by kevin_thibedeau 6 months ago abort() isn't an option on all modern systems. 1 comment kevin_thibedeau Reply josephg 6 months ago It’s an option on most systems.Maybe not in embedded work - but in that case you might want to preallocate memory anyway.
josephg 6 months ago It’s an option on most systems.Maybe not in embedded work - but in that case you might want to preallocate memory anyway.
It’s an option on most systems.
Maybe not in embedded work - but in that case you might want to preallocate memory anyway.