Re: linux plaform programming question
- Posted by jimcbrown (admin) May 24, 2009
- 939 views
jacques_desch said...
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
Does it work if you use machine.e instead of safe.e? If so, you probably can just do a register_block(errno, 4).