Can anyone point me to some online/offline document on error handling in C
?
I am doing some Socket Programming in C and feeling a lots of difficult in
error handling :(
Also some time ago some one told me that when I get an error then I can
create a generic function which, when called within some function will
print the name of that function automatically or something like that I
forgot. It had lots of #define(s) . Can someone write that for me ?
--
my email is @ the above blog.
?
I am doing some Socket Programming in C and feeling a lots of difficult in
error handling :(
Also some time ago some one told me that when I get an error then I can
create a generic function which, when called within some function will
print the name of that function automatically or something like that I
forgot. It had lots of #define(s) . Can someone write that for me ?
--
my email is @ the above blog.
Comment