Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TCXL Database - entdef http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
EntDef

Begin entry form definition.

Header File.....TCXLent.h

Prototype.......IntT CTYP EntDef(AtrT fa, AtrT ta, IntT nf);

Source File.....ENT\ENTDEF.C

Arguments.......fa -  Field Attribute (See Appendix A)
                ta -  Highlight Attribute (See Appendix A)
                nf -  Number of fields

Returns.........ERR_NUL  -  No Error
                ERR_ARG  -  Argument Failure
                ERR_MEM  -  Memory Allocation Error
                   TcxlErr contains:
                   W_NOACTIVE  -  No Active Window

Notes...........Marks the beginning of a data input form, and specifies
                text attributes to be used by the form.  The Field
                Attribute is used to display the entry fields themselves,
                while the Highlight Attribute is used to display the
                characters within the current field.

See Also: Appendix A

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