GNU coding standards: Difference between revisions

Content deleted Content added
No edit summary
mNo edit summary
Line 71:
There is one form of portability problem though, and that is the fact that the standard makes it clear that a program should run on different [[Central processing unit|CPU]] types. The standard says that GNU doesn't and won't support 16-bit systems, but handling all the different 32- and 64-bit systems is absolutely necessary.
 
== See also ==
 
{{Portal|Free software}}