company logo

CTX_Base :: Input - Get system input

The Input function passes the request to the application context, when one is set. Otherwise, it calls the SystemIO for processing the input request. The application context should overload the Input() function for providing application specific input functionality.

Return value:  String object ( NString & )

Implementation details

NString CTX_Base  :: Input ( NString &nstring )
  • nstring - String object