DragonFly On-Line Manual Pages
RKGETYOMI(3) DragonFly Library Functions Manual RKGETYOMI(3)
NAME
RRkkGGeettYYoommii - get the reading of the current clause
SYNOPSIS
##iinncclluuddee <<ccaannnnaa//RRKK..hh>>
iinntt RRkkGGeettYYoommii((ccxxnnuumm,, yyoommii,, mmaaxxyyoommii))
iinntt ccxxnnuumm;;
uunnssiiggnneedd cchhaarr **yyoommii;;
iinntt mmaaxxyyoommii;;
DESCRIPTION
RkGetYomi gets the reading of the current clause and sets it in the
area yomi. The resulting character string is truncated when its byte
length exceeds maxyomi -1.
RETURN VALUE
This function returns the length of the reading of the current clause,
or returns --11, without doing anything, if it has been run in a
nonconversion mode context.
RKGETYOMI(3)