Gentee Programming Language > Documentation > Libraries Download documentation

conyesno

Display a question on the console.
 
uint conyesno(
      str   text
)

Parameters

textQuestion text.

Return value

The function returns 1 if the answer is 'yes' and 0 otherwise.

See also

    Function for working with the console


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