formatted input - Scanf():

 This Formatted function is used to get (input) value from the keyboard.
 We pass format specifiers, in which format we want to take input.
Syntax: scanf(“format-specifier”, &var-name);

No comments

Theme images by Jason Morrow. Powered by Blogger.