From: George Foot Newsgroups: comp.os.msdos.djgpp Subject: Re: String input using Allegro Date: 19 Jun 1998 05:17:25 GMT Organization: Oxford University, England Lines: 43 Message-ID: <6mcs95$loc$2@news.ox.ac.uk> References: <3589A771 DOT 431CC375 AT netrover DOT com> <1998061901305700 DOT VAA12138 AT ladder01 DOT news DOT aol DOT com> NNTP-Posting-Host: sable.ox.ac.uk To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk On 19 Jun 1998 01:30:57 GMT in comp.os.msdos.djgpp MalcolmJ7 wrote: : int get_input (FONT *tfont, char *string,int length,int x,int y,int c) : { : char strings[length]; : int index,bs; : int keys; : for (index = 0;index