I want to create console applications for linux and I was wondering if there is any standard for the output of applications?
Should I follow some guidelines, or can I do whatever I want?
If there is a standard, does anyone know if there is a library I can use to output properly? I;m programming in C++.