Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] C/C++
- To: tlug@example.com
- Subject: Re: [tlug] C/C++
- From: Jake Morrison <jake_morrison@example.com>
- Date: Tue, 22 Jan 2002 03:43:25 -0800 (PST)
- Content-type: text/plain; charset=us-ascii
- In-reply-to: <001101c1a333$a30778c0$1500a8c0@example.com>
- Reply-to: Jacob.Morrison@example.com
Hoshino, What you are looking for is not really C/C++ documentation, it's OS documentation. A lot of system info in Linux is available under the /proc "virtual" filesystem. So you can simply read from these "files" to get some info. Other stuff is harder. You may be able to access/control it via the ioctl() function, or you might have to write a device driver. Next thing you know you are a kernel hacker :-) Have a look on http://www.linuxdoc.org/ There's lots of stuff there. Regards, Jake --- hatsuhiro <hatuhiro@example.com> wrote: > Thank you and again just asking help. Which site can we obtain the > entire > lists of commands, functions, headers, etc. of the C/C++ programming > langugage in? Especially I'm interested in low-level functions to get > configuration information from PCI devices inserted in a PC for > instance. > > Hoshino > __________________________________________________ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/
- References:
- [tlug] C/C++
- From: hatsuhiro
Home | Main Index | Thread Index
- Prev by Date: [tlug] Wanted: 53c875 SCSI card
- Next by Date: Re: [tlug] mutt configuration: /var/spool/mail/tony/:No such file or directory (errno=2)
- Previous by thread: [tlug] C/C++
- Next by thread: [tlug] Athlon hardware bug hangs Linux
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links