C
Claudio Di Flumeri
Hello all,
I'd like to know if there is a way to know, when an error occurs and
we got it throught a try - catch, the line to which the error has
occurred, or at least the instruction that has generated the error
(without having to write it in an explicit way).
Thanks
I'd like to know if there is a way to know, when an error occurs and
we got it throught a try - catch, the line to which the error has
occurred, or at least the instruction that has generated the error
(without having to write it in an explicit way).
Thanks