home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: sparky!uunet!wupost!dsuvax.dsu.edu!columbia.dsu.edu!waitd
- From: waitd@columbia.dsu.edu (Darrin K. Wait)
- Subject: New C++ user needs some help.
- Message-ID: <waitd.85.0@columbia.dsu.edu>
- Keywords: C++ help program
- Sender: usenet@dsuvax.dsu.edu (Usenet Proxy Posting Account)
- Organization: Dakota State University
- Date: Sun, 13 Sep 1992 19:24:51 GMT
- Lines: 18
-
- Hello C users.
-
- I am very new to C++ programing and would like some advice.
-
- I am trying to write a C++ program that will take command line input
- when running the compiled EXE program. I am sure the answer can be found in
- the C++ manuals, but all I have is the text book "C++ By Example" (This
- program isn't for the class).
-
- What I am trying to do is say take the following input:
-
- Program.exe word1 word2 ...
-
- I would then like to take this input and use it.
-
- Please mail any replies to WAITD@COLUMBIA.DSU.EDU
-
- Thanks in advance.
-