LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   writing linux console application (https://www.linuxquestions.org/questions/programming-9/writing-linux-console-application-818574/)

wilku 07-07-2010 04:27 PM

writing linux console application
 
Hi

I'm trying to write a simple, console based application in linux, in c++. I know how to start in Eclipse and I have some experience in c++ from Windoze.
I would like to ask, if there is some tutorial available on writing console apps. I mean, I know from using linux that there are two conventions on using parameters in command line (-v and --version for example). Are there any similar guidelines I should be aware before I start?

dugan 07-07-2010 04:44 PM

http://www.gnu.org/prep/standards/st...ine-Interfaces

wilku 07-08-2010 05:31 AM

The page you linked to is indeed very informative. Thanks.


All times are GMT -5. The time now is 05:44 AM.