(C) 1998 AROS - The Amiga Research OS


NAME
#include <proto/arossupport.h>

void RawPutChars ()

SYNOPSIS
const UBYTE * str
int len

FUNCTION
Emits len bytes of fmt via RawPutChar()

INPUTS
str
string to print
len
how many bytes of str to print

RESULT
None.

EXAMPLE

SEE ALSO

NOTES

BUGS

INTERNALS

HISTORY
20.10.1998 hkiel
Amiga Research OS
02.10.1997 turrican
Modified the testing of AROS_FLAVOUR_NATIVE; Added check for AROS_FLAVOUR_BINCOMPAT where apropriate
27.03.1997 digulla
Removed AROS/compiler/aros/

Removed logs

Added comments

Replaced proto/aros.h by proto/arossupport.h and the like

Makefile is less noisy now, too

27.03.1997 ldp
libaros.a -> libarossupport.a