The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > High Level Programming
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 05-11-2008
DNAx86 DNAx86 is offline
Registered User
 

Join Date: Jan 2008
Posts: 69
read arguments from shell

I have to write a C program using sys call (read, no fread) to read from shell all the parameters, without know how many are them.


I tryed in some ways, but I have no success.

Any Idea?
Can I use read to read from stdin?

Last edited by DNAx86; 05-11-2008 at 08:21 AM.
Reply With Quote
Forum Sponsor