Gentee Programming Language > Documentation > Libraries Download documentation

conread

Get a string entered by the user.
 
str conread(
      str   input
)

Parameters

inputThe variable of the str type for getting data.

Return value

The function returns the parameter input.

See also

    Function for working with the console


 Copyright © 2004-2006 Gentee Inc. All rights reserved.