Changeset 465 for trunk


Ignore:
Timestamp:
Aug 19, 2018, 4:18:12 PM (6 years ago)
Author:
viala@…
Message:

FIX: Add stdlib.h for call to exit().

Fix:
pgcd.c: In function 'main':
pgcd.c:36:12: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]

exit( 0 );
~

File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.