C
In computing, C is a general-purpose, block structured, procedural, imperative computer programming language developed in 1972 by Dennis Ritchie at the Bell Telephone Laboratories for use with the Unix operating system.
Application
Platform
Linux
Remove
License
Any
look at the GNU C manual and read the sections on pipes, fifos and sockets or search google's to do a linux specific search
GNU Libc manual: http://www.gnu.org/software/libc/manual/html_node/index...
in dos c (tc ) u have graphics.h for garphics in 16 color mode
but how do you do 16 color graphics and color font (fore/back color)
just like dialog command inlinux
plzzzzzzzzzzzzzzz help me...
This message was edited by kor at 2003-7-7 8:41:10
: : Only one problem: not all os's, even for x86, allow hardware interrupts or dos interrupts.
: : I'd point you to section 2 of the unix/linux...
: Only one problem: not all os's, even for x86, allow hardware interrupts or dos interrupts.
: I'd point you to section 2 of the unix/linux man pages, but I doubt you have them installed, since I'm...
: Does anyone know where I can get hold of a set of C mouse routines for linux that can be used on a text based terminal.
:
:
You may check out NCURSES. Good help on it
http://www.linux...
: : Hi there folks n gurus,
: :
: : I had a question here about to design a CPU Job simulation schedule program using C language, the following method will be used to run the simulations:
: :
:...
: Hi there folks n gurus,
:
: I had a question here about to design a CPU Job simulation schedule program using C language, the following method will be used to run the simulations:
:
: 1....