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


puttext

Syntax

#include <conio.h>

int puttext(int _left, int _top, int _right, int _bottom, void *_source);

Description

The opposite of section gettext.

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