| English:   (deutsch, siehe unten)
About:     This is a freeware linklib for vbcc. Included functions:
           rtEZReq
           This lib is in ALib/Libr-format, usable by all linker they
           can read this format.
           Handle functions from reqtools.library for quick and easy
           use. Opens the library, handle the tags and display the
           requesters. Then cleans up, closes library and return a
           value.
           USEFULL: For programs that only show one or two requester.
           NOT USEFULL: For programs that handle many requesters,
                        because the library is opened/closed for
                        every requestcall!
Requires:  Amiga :-)
           vbcc with PhxLnk / vlink or any compiler with a ALib/Libr
           compatible linker. All CPU's supported.
           reqtools.library
Install:   For use with vbcc see documents from vbcc.
Copyright: All copyright's reserved by Michaela Pruess.
           For all additional copyrights see docs in this archive.
           You have only permission for non-commercial use of this tool.
           The Aminet has permission to publish this file on all
           Aminet-sites, Aminet-mirror's and Aminet-CD's.
           Volker Barthelmann (vbcc) has permission to do anything he like
           with this.
           This software is provided as-is, without warranty of any kind,
           either expressed or implied. In no event will the authoress be
           liable for direct, indirect, incidental or consequential damages
           or data loss resulting from the use or application of this software.
           The entire risk as to the results and performance of this software
           is assumed by the user. Furthermore, the contents of the archive
           cannot be altered in any way, although the archive itself can be
           transmitted electronically via BBS systems or the Internet.
Deutsch:
Ueber:     Dies ist eine Freeware-Linklib für vbcc, Enthaltene Funktionen:
           cmp, GetCurrentPath, getcwd, makedir, putenv, setenv, unlink.
           Die Lib ist im ALib/Libr-Format, nutzbar für alle Linker die
           dieses Format lesen können.
           Vereinfachte Benutzung der reqtools.library. Öffnet die Library,
           verwaltet die Tags und Speicherresourcen und zeigt den Requester
           an. Danach wird alles freigegeben und die Library geschlossen.
           Zurück kommt ein einfacher Wert.
           SINNVOLL: Wenn ein Programm einen oder zwei Requester anzeigt.
           NICHT SINNVOLL: Wenn viele Requester benutzt werden, da dann
                           jedesmal die Library geöffnet/geschlossen
                           wird.
Benoetigt: Amiga :-)
           vbcc mit PhxLnk / vlink oder einen anderen Compiler mit einem
           ALib/Libs kompatiblen Linker. Alle CPU's werden unterstützt.
           reqtools.library
Install.:  Für Nutzung mit vbcc bitte die vbcc-Dokumentation lesen!
Copyright: Alle Copyright's verbleiben bei Michaela Prüß.
           Für Copyrights dritter siehe Doku in diesem Archiv.
           Dies File darf nicht kommerziell benutzt werden, ansonsten
           ist die Nutzung frei.
           Das Aminet hat die Erlaubnis zur Verbreitung über alle Server,
           Mirror's und die AmiNet-CD's.
           Volker Barthelmann (vbcc) hat die Erlaubnis damit zu tun, was
           immer er möchte.
           Diese Software wird verbreitet, wie sie ist, ohne eine Garantie
           jeglicher Art. In keinem Fall, weder direkt noch indirekt ist
           die Autorin haftbar für Schäden oder Datenverluste die durch die
           Verwendung dieser Software entstehen. Die Benutzung erfolgt
           ausschließlich auf eigenes Risiko des Benutzers. Jede Änderung
           des Archives oder Teilen davon ist verboten. Das Archiv darf
           auf elektronischm Weg via Mailbox oder Internet verbreitet
           werden.
 |