Areed.193 net.news utzoo!decvax!duke!reed!rico Sat Nov 7 17:31:45 1981 bimbo #define NCHAR 5 /* max. # chars in name */ char *words[] = { "asynchronous ", "binary ", "control ", "digital ", "electronic ", "full-", "global ", "half-", "information ", "junior ", "kilo-", "lattice ", "message ", "nocturnal ", "orthogonal ", "polling ", "quasi-", "redundant ", "switching ", "telecom ", "universal ", "votrax ", "wasted ", "extraterrestrial ", "yak ", "zilch " }; /* * bimbo */ main( ) { register i, j, c; static char name[NCHAR+1], used[26]; long time( ); srand( (int)time( (long *)0)); j = rand( )%NCHAR + 1; for (i=0; i
This Usenet Oldnews Archive article may be copied and distributed freely, provided:

1. There is no money collected for the text(s) of the articles.
2. The following notice remains appended to each copy:

The Usenet Oldnews Archive: Compilation Copyright© 1981, 1996
Bruce Jones, Henry Spencer, David Wiseman.


Goto NEXT article in NET.news Newsgroup
Return to NET.news index
Return to the Usenet Oldnews Archive index ----------------------------------------------------------------- gopher://quux.org/ conversion by John Goerzen of http://communication.ucsd.edu/A-News/ This Usenet Oldnews Archive article may be copied and distributed freely, provided: 1. There is no money collected for the text(s) of the articles. 2. The following notice remains appended to each copy: The Usenet Oldnews Archive: Compilation Copyright (C) 1981, 1996 Bruce Jones, Henry Spencer, David Wiseman.