added awk12.cpp that shows how to redefine a console handler to use string buffers for console I/O
This commit is contained in:
@ -39,6 +39,9 @@
|
||||
/// @example awk08.cpp
|
||||
/// This program shows how to add intrinsic functions.
|
||||
///
|
||||
/// @example awk12.cpp
|
||||
/// This program shows how to override console methods to use a
|
||||
/// string buffers for console input and output.
|
||||
|
||||
/////////////////////////////////
|
||||
QSE_BEGIN_NAMESPACE(QSE)
|
||||
|
Reference in New Issue
Block a user