read{str}() //reads line
read{char}() //reads next character
read{int}() //reads next int
read{float}() //reads next float
[function]([arguments])