Tagged Questions
1
vote
3answers
94 views
Someone tell me why people writing GNU code use { like that?
I saw the rules on how to type code for UNITY project or GNU software in general.
Why do they write code in such an ugly form? Is there a particular reason why they don't put brackets the way (from ...
3
votes
2answers
264 views
How to write an internationalized manual using gettext?
I need to write a manual to the software I made. If it possible to use gettext when writing a manual, or other documents?