Skip to content

rsdoiel/obnc-libext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INTRODUCTION

Obnc-libext extends the basic library in OBNC with modules for accessing command line arguments and environment variables, printing to the standard error stream, converting numbers to strings and vice versa, and for customizing the trap handler.


INSTALLATION

1. Compile the library with the command

	./build

2. Optionally, test the library with the command

	./test

3. Install the library with the command

	./install

The default destination is /usr/local. If you want to use a different location, run `./install PATH'. To undo the installation, run `./install u' or `./install u PATH'. For other installation options, run `./install -h'.


DOCUMENTATION

share/doc/obnc/obncdoc/ext/


LICENSE

The library source code of obnc-libext is released under the Mozilla Public License, see file ext/LICENSE. All other files are released under the GNU General Public License, see file COPYING.


AUTHOR

Karl Landstrom <karl@miasap.se>

About

Fork of Karl Landström's OBNC libext modules for Oberon-7.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published