 |
C Language: scanf function - TechOnTheNet.com
C Language: scanf function (Formatted Read) In the C Programming Language, the scanf function reads a formatted string from the stdin stream. Syntax The syntax for the C Language scanf function is: int scanf(const char *format, ...); Parameters or Argumen
www.techonthenet.com |
 |