![]() |
|
|||
File indexing completed on 2025-08-03 08:20:34
0001 /* 0002 * 0003 *------------------------------------------------------------- 0004 * general purpose utilities 0005 *------------------------------------------------------------- 0006 * 0007 * 0008 * This file contains some useful general purpose routines 0009 * 0010 * haveCommand: reads a command from a stream 0011 * and returns an int indicating 0012 * whether there is a command waiting 0013 * 0014 */ 0015 0016 0017 extern int haveCommand( FILE *stream = stdin );
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
![]() ![]() |