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.
2018
2018
syntax tree TranslationUnit VarDecl n FunctionDecl main CompoundStmt CallExpr scanf ... Raw tokens "int", "n", ";", "int", "main… 
2015
2015
The IEEE754 Standard offers essentially two binary floating-point formats, binary32 and binary64, natively supported by current… 
2014
2014
An Intelligent Tutoring System (ITS) provides direct customized instruction or feedback to students while they perform a task in… 
2013
2013
Pointers in C provides a resource for professionals and advanced students needing in-depth but hands-on coverage of pointer… 
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
In Tubro C2.0 compiled environment, when using "scanf()" to assign planar array and structured array without grammatical mistakes… 
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
(Note: each chapter ends with exercises. I. BASIC C. 1. A General Overview. History. The Environment. Basic C. Functions. Arrays… 
Review
1995
Review
1995