Re: c++ libarys

From: Bernd Walter <ticso(at)cicely8.cicely.de>
Date: Sat, 21 Dec 2002 15:07:38 +0100

On Sat, Dec 21, 2002 at 02:12:01PM +0100, Peter Rader alias Nocturne wrote:
> im searching an Libary thats have functions about FileHandling and Graph int 13.
> also im searching for c++-assembler direct.s to make an INT 13h.
> this version is not avail: __asm("INT 10") the compiler (g++) dont know how to handle INT.

Du kannst unter FreeBSD keine direkten BIOS Aufrufen machen.
Ich wüsste auch nicht wozu.
Festplattenzugriffe kannst du durch direktes Öffnen des Devices machen
und für die Ausgabe reicht bei normalen Programmen stdout/stderr, bzw.
bei C++ auch cout/cerr.

-- 
B.Walter              COSMO-Project         http://www.cosmo-project.de
ticso(at)cicely.de         Usergroup           info(at)cosmo-project.de
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Sat 21 Dec 2002 - 15:07:52 CET

search this site