>
> However for C++, astyle --gnu does a better job of
> meeting the GNU standards, FWICT.
>
$ astyle --gnu
Unknown command line option: gnu
For help on options, type 'astyle -h'

astyle --gnu does not work. It must be astyle --style=gnu.

What about spaces and tabs. Tabs would make big files smaller as using tabs, but
the problem is with the indention, which isn't equal for all users and all
editors. For example I'm using 2 spaces.

Ralf





--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to