Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CodeBase 4 Help - Norton Guide http://www.X-Hacker.org [^^Up^^] [Menu] [About The Guide]
w4( (int) row, (int) column, (char *) str )
w4activate( (int) window_ref )
w4attribute( (long) attribute )
w4border( (char *) box_chars, (long) attribute )
w4box((char*)box_chars,(int)start_row,(int)start_col,...)
w4centre( (int) row, (char *) str )
w4clear( (int) row )
w4close( (int) window_ref )
w4col()
w4cursor( (int) row, (int) column )
w4cursor_size( (int) start_size, (int) end_size )
w4deactivate( (int) window_ref )
w4define((int)top,(int)left,(int)bottom,(int)right)
w4display( (char *) title, (char *) m1, (char *) m2, ..., (char *) 0 )
w4double((int)row,(int)column,(double)double_value,(int)len,(int)dec)
w4eject()
w4exit( exit_rc )
w4field( (int) row, (int) column, (long) field_ref )
w4handle( (int) hand )
w4height( (int) new_height )
w4init( (int) num_window, (int) num_get, (int) num_memu )
w4int( (int) row, (int) column, (int) int_value, (int) len )
w4long( (int) row, (int) column, (long) long_value, (int) len )
w4memory()
w4num( (int) row, (int) column, (char *) str, (int) num )
w4num_att((int)row,(int)col,(char*)str,(int)num,(long)attribute)
w4out( (char * ) str )
w4popup()
w4position( (int) row, (int) column )
w4read( (int) row, (int) col, (char *) data_buffer, (int) len_data )
w4read_window( (int) window_ref, (char *) ptr )
w4repeat( (int) row, (int) column, (char) chr, (int) num_repeat )
w4row()
w4scroll( (int) num_lines )
w4select( (int) window_ref )
w4title( (int) row, (int) col, (char *) title, (int) title_attribute )
w4width( (int) new_width )
w4write( (int) row, (int) col, (char *) data_ptr, (int) len_data )
w4write_att((int)row,(int)col,(char*)data_ptr,(int)len_data,..)
w4write_window( window_ref, ptr )

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