UNIX
Unix is a computer operating system originally developed in 1969 by a group of AT&T employees at Bell Labs including Ken Thompson, Dennis Ritchie and Douglas McIlroy.
Application
Any
Language
Any
License
Any
: Usually when this type of question ("how do I catch signals in C++?")
: pops up it's a sign of a design issue (btw, is this supposed to be a
: multithreaded program?) Start by asking why do you...
DNP, I have another problem now. The first one might still exist. Sorry to bug you. After I compile this program in Windows, why do I have multiple class files for the same program (like name of the...
ps is a Unix command; it is not present on Win32 systems. Win32 does not provide a similar command-line command (at least not by default - Windows NT Utilities and Windows Services for Unix may...
I am making a project for a bank (MCB) in Java. The objective is to make a task manager in java that can run on JVM and in the end on Unix environment.
I am having problem in getting the list of...
This message was edited by whitepaint at 2004-7-16 13:40:48
greetings,
I need to lock a file for writting purposes. I am using a UNIX ssytem. There is very little documentation on fcntl out...
HI
I am a recruiter working for one of the leading talent Search Houses in the Country, Elixir Web Solutions( www.e-lixirweb.com) and One of my clients wanted professiobnal with Experience in C++,...
Could anyone of you tell me where I could find C++ professionalas who have worked on Unix as well as DB2Application Developement??
I m A recruiter and one of my clients wants professionals with...
: I've a few questions that keeping wondering me...
: 1)what is the difference between C and C++?
: 2)Which one is more convenient/easy to use?
: 3)Can we use both C and C++ in one program?
: Tq....
: This message was edited by stober at 2004-7-6 15:5:12
: Short history lesson.
:
:
: "The C programming language was devised in the early 1970s as a system
: implementation language for the...
: I'm want to use c++ to receive file from another external device through the serial com port.But i'm inexperience in this area, so hope can have some suggestion such as is it possible to use serial...
This message was edited by stober at 2004-7-6 15:5:12
Short history lesson.
"The C programming language was devised in the early 1970s as a system
implementation language for the nascent Unix...
: : I want to know the origin of languages like "C" is originated from which language? Similarly languages like Java, c# etc. If anyone knows pls reply
: :
:
: Sence C is a language standard and...
What C function do I use to put a program(process) to run in the background and don't have the parent to wait for its child? Thank you for your time.
: I want to write a progam which recognizes which notes i'm playing on my guitar. For this i probably have to connect the guitar to the mic-in of my soundcard. But how can i get access to it by C++?...
Hi,
you may use the system() function.
system("menu");
You may also use fork() and exec() functions. Check the man pages for fork and exec.
cheers.
alex
: hi can someone supply me...
hi can someone supply me with some unix c code to execue a program called: menu
many thanks,
ed.
Hi i want to write a simple unix appliation that will wipe every sector on A: (/dev/fd0 in linux).
after which i want to write another separate appliation to copy a disk image file to the floppy....
: i have tested the following code on a FreeBSD x86 architecture, can someone tell me the behaviour of code when compiled in VC6( i currently dont have VC to compile but needs)
: just i want to know...
i have tested the following code on a FreeBSD x86 architecture, can someone tell me the behaviour of code when compiled in VC6( i currently dont have VC to compile but needs)
just i want to know...
hi all and 10x in advance,
i need to find out what are the development tools that i can use in my project. i have an alphasever 4100 which runs Tru64 unix V4.0f and Rational ClearCase as...