c++ - Library to Implement Cross-Platform Unix-More/Less? -
i want show output of c++ program in scrollable fashion shown using programs "more" or "less". need want have additional functionality on top of feature i.e. cscope-like selection of choices. want keep program cross-platform running on windows, linux , mac.
Comments
Post a Comment