LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   DDD and standard input (https://www.linuxquestions.org/questions/programming-9/ddd-and-standard-input-667054/)

Bassy 09-02-2008 06:28 AM

DDD and standard input
 
Hi! :)

I'm practicing for the IBM-ACM-ICPC and I'm wondering how can I use DDD with programs receiving data by standard input from a file... something as:

Code:

./findGreatestNumber < numbersList.in
As its easy to recognize this is the standard data management for ACM contests programs so I'm not doing this because I'm bored.. it has to be like this :)

I have DDD v.-3.3.


All times are GMT -5. The time now is 06:40 AM.