YoushouldhavereceivedcopiesoftheGNUGeneralPublicLicenseandthe GNULesserGeneralPublicLicensealongwiththeGNUMPLibrary.Ifnot,
see https://www.gnu.org/licenses/. */
#include <stdio.h> #include"gmp-impl.h"
/* SunOS 4 stdio.h doesn't provide prototypes for these */ #if ! HAVE_DECL_FGETC int fgetc (FILE *); #endif #if ! HAVE_DECL_FSCANF int fscanf (FILE *, constchar *, ...); #endif #if ! HAVE_DECL_UNGETC int ungetc (int, FILE *); #endif
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.