WikiPendium

(beta)

Cconos()

WikiPendium :: RecentChanges :: RecentlyCommented :: UserSettings :: You are ec2-18-216-233-58.us-east-2.compute.amazonaws.com

Cconos()

(Char CONsole Output Status)

WORD Cconos( VOID )


Cconos() checks to see whether a character may be output to GEMDOS handle 1 (normally 'con:').

Opcode

16 (0x10)

Availability

All GEMDOS versions.

Binding

	move.w	#$10,-(sp)
	trap	#1
	addq.l	#2,sp


Return Value

This function returns DEV_READY (-1) if at least one character may be sent or DEV_BUSY (0) if not.

See Also

Cconout(), Bcostat()

Il n'y a pas de commentaire sur cette page. [Afficher commentaires/formulaire]