Uptime under linux in C

Posted by drizzt on Stack Overflow See other posts from Stack Overflow or by drizzt
Published on 2010-06-18T14:07:41Z Indexed on 2010/06/18 14:13 UTC
Read the original article Hit count: 228

Filed under:
|

Hi, How can I retrieve uptime under linux using C? (without using popen and/or /proc)

Thanks

© Stack Overflow or respective owner

Related posts about c

    Related posts about linux