a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Static lib:
 debug.lib
  KCmpStr
  KGetChar
  KGetNum
  KMayGetChar
  KPrintF
  KPutChar
  KPutStr
Include
GuruMeditation
Docs » Autodocs » debug.lib » KPutChar

NAME

	KPutChar - put a character to the console
(defaults to the serial port at 9600 baud)

SYNOPSIS

	char = KPutChar(char)
D0 D0

FUNCTION

	Put a character to the console.  This function will not return
until the character has been completely transmitted.

INPUTS

	KPutChar is the assembly interface, the character must be in D0.
_KPutChar and _kputc are the C interfaces, the character must be
a longword on the stack.

Comments

Name:
E-mail: Use this if you want a message if you get a response, will not be shown.
Comment:
Select correct short for:

Anthrox

HZ
ATX
PDX
CSL

Comments:

$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se