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