User: majinsaha

  • Public profile

User profile: majinsaha

User info
User name:majinsaha
History
Joined:
Number of posts:6
Latest posts:

Data input from file at command line
This worked like magic. A simple piece of code [code]int a; if(isatty(STDIN_FILENO)) // interaction ...

Data input from file at command line
Ok, I will include [code]isatty(STDIN_FILENO)[/code] in my code and see how it goes. I'll update ...

Data input from file at command line
@kbw, by the words that Google gives me no clue I mean exactly what you posted. I have no idea how p...

Data input from file at command line
That's a good point, but that would look fine only if the data was read from a file. If it's read fr...

Data input from file at command line
Thanks. I tried, but Google barely returns any constructive answer on isatty() referring to my case....

This user does not accept Private Messages