TIP: Click on subject to list as thread! ANSI
echo: locuser
to: Michael Stapleton
from: Paul Edwards
date: 1996-12-24 01:43:32
subject: msged

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)

SOURCE: echomail via fidonet.ozzmosis.com

Email questions or comments to sysop@ipingthereforeiam.com
All parts of this website painstakingly hand-crafted in the U.S.A.!
IPTIA BBS/MUD/Terminal/Game Server List, © 2025 IPTIA Consulting™.