Content deleted Content added
erase last left bracket else statment |
|||
Line 63:
== Portability ==
The GNU coding standards define the issue of portability in this way
According to the standard, portability problems are very limited as GNU programs are designed to be compiled with one compiler, the GNU C Compiler and only run on one system, which is the GNU system.
|