Hi I am amateur in c++ builder and i have questions.
-how work abort()
this is function that communicate with winapi?
-how work function locale()
this is function that also communicate with winapi?
-how work function terminate()
what calls this function? Windows runtime library?
-typedef void (*terminate_handler)();
by default is in these variable address abort() or NULL?
very much thx
Sorry for my englisch, im from Czech Republic...
OK
how it communicates with the OS? eg locale();?