Comment by kevin_thibedeau 8 months ago abort() isn't an option on all modern systems. 1 comment kevin_thibedeau Reply josephg 8 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 8 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.