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


cputs

Syntax

#include <conio.h>

int cputs(const char *_str);

Description

Puts the string onto the console. The cursor position is updated.

Return Value

Zero on success.

Portability

not ANSI, not POSIX


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

  prev next   webmaster     delorie software   privacy  
  Copyright © 1998     Updated Dec 1998