Gentee Programming Language > Documentation > Libraries Download documentation

sendstr

Type a string on the keyboard.
 
uint sendstr(
      str   data
)

Parameters

dataThe string to be typed on the keyboard.

Return value

If error occurs, function returns 0.

See also

    Keyboard


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