linux plaform programming question
- Posted by jacques_desch May 24, 2009
- 945 views
sorry for the bad formatting, here again
constant errno=define_c_var(libc,"errno")
? errno
3086640776
This seem a valid value but safe.e report an error each time I use peek4s(errno)
How should I access errno ?
Jacques