GO TO THE ENGLISH SITE

Softhema Group [www.softhema.de]

Glossar

ANSI
American National Standards Institute
An organization of American industry and business groups dedicated to the development of trade and communication standards. ANSI sets standards for programming languages to use when porting programs. Internationally, ANSI is the American representative to the International Organization for Standardization.

printf
ANSI C function that print formatted text.

scanf
ANSI C function
Read formatted data from an input stream.

Inhalt