int cscanf( const char *format [,argument,...] )


	- prototype in conio.h

	- performs formatted input from console


	- see	SCANF  and  SCANF SPEC