Skip to search formSkip to main contentSkip to account menu

Scanf format string

Known as: Scanf, Std::scanf 
Scanf format string (which stands for "scan formatted") refers to a control parameter used by a class of functions in the string-processing libraries… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2015
2015
This work investigates two ways of enlarging the current floating-point environment. The first is to support several… 
2013
2013
Pointers in C provides a resource for professionals and advanced students needing in-depth but hands-on coverage of pointer… 
2010
2010
Briefy analyses the reason that floating point format not linked when using scanf funation in the environment of Turbo C 2.0.Much… 
2010
2010
The purpose of this assignment is to give you some experience using loops in the C programming. Also, you will gain experience… 
2008
2008
This thesis presents some common problems of using scanf() function in C language,analyzes the causes and gives the solutions to… 
2006
2006
It discussed the abnormity of float while using scanf to handle planar array in C language,analysed the cause of the abnormity… 
2003
2003
This paper points out the errors which often occur when scanf ( ) function in “dual-(poly-) for”sentences is dealing with… 
2001
2001
In C programming jargon, the scanf() is a input function. It can be used to input various types of multi data. However, when it… 
Review
1995
Review
1995