added partial code for cut
This commit is contained in:
@ -6,8 +6,8 @@
|
||||
embeddable form and provides a set of APIs to embed them into an application.
|
||||
The APIs have been designed to be flexible enough to access various aspects of
|
||||
a hosting application and an embedded object from each other. By embedding
|
||||
a Unix utility into an application, a developer is relieved of the need to
|
||||
invoke an external command and is given tighter control over it.
|
||||
a Unix utility into an application, a developer is relieved of problems caused
|
||||
by interacting with external programs and is given tighter control over it.
|
||||
|
||||
Currently the library implements the following utilities:
|
||||
- @subpage sed "SED Stream Editor"
|
||||
|
Reference in New Issue
Block a user