Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Vitamin C Library - name <b>accept</b> -- accept an entry into a string http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
name    accept  --  Accept an entry into a string

synopsis        c = accept(str,pic);
                COUNT c;      Key pressed to exit
                TEXT str;     String to accept entry into
                TEXT pic;     Picture used during input

description   This function accepts an input into str using
                  pic.  Input is done immediately and the function
                  returns the key pressed that caused the function
                  to exit.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson