Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Linux in General => Linux Development & Programming => Topic started by: Beginer on February 09, 2009, 08:00:22 AM

Title: How to get display Kernel Version & System Time in C language?
Post by: Beginer on February 09, 2009, 08:00:22 AM
I want to display the version of the Linux Kernel and current system time by programming in C language and using gcc compiler while working in Linux OS. Can someone suggest me any System Call or Library function that can help me achieving this goal?
Thanks!