2400 is so slow that I have managed to take a quick look at msgeda whilst
your call is still happening!
Just in case you didn't know, you can put "static" in front of a
function name too, if you don't want it to be visible outside the current
source file, ie...
e.g. you could have gone "static struct ..."
struct MsgPort *findconport(void)
{
struct UFB *ufb;
if (!(ufb = chkufb(0)) || !(conin = ufb->ufbfh))
return NULL;
return ((struct FileHandle *) (conin fh_Type;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* P U B L I C F U N C T I O N S */
/* Tests if a character is available to be read from the console.
* Returns 1 if there is, 0 if there isn't.
*/
int akbhit(void)
BFN. Paul.
@EOT:
---
* Origin: X (3:711/934.9)
|