Answer the question
In order to leave comments, you need to log in
Is there a generally accepted Code Style for C?
Tell me, what are the generally accepted style-guides?
For example, Python has PEP8, is there something like this for C?
PS Who can tell if there is a translation into Russian of the C89 standard (it is also called ANSI C) somewhere?
Answer the question
In order to leave comments, you need to log in
No. Each project has its own guide.
The language has a very undeveloped and immature ecosystem and lacks many things that are required in other ecosystems, for example, there is not even a dependency manager.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question