www.delorie.com/djgpp/doc/libc-2.01/libc_479.html   search  
Go to the first, previous, next, last section, table of contents.


movetext

Syntax

#include <conio.h>

int movetext(int _left, int _top, int _right, int _bottom, 
             int _destleft, int _desttop);

Description

Moves a block of text on the screen.

Return Value

1 on success, zero on error.


Go to the first, previous, next, last section, table of contents.

  prev next   webmaster     delorie software   privacy  
  Copyright © 1997     Updated Apr 1997