]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/curs_print.3x.html
ncurses 5.6
[ncurses.git] / doc / html / man / curs_print.3x.html
index 4261dbe378aa68b5e86a7c955170544069ae0912..15f76f9e0e2f7135f1494020928ad9ccebb6849e 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
 <!-- 
   ****************************************************************************
-  * Copyright (c) 1998-2003,2005 Free Software Foundation, Inc.              *
+  * Copyright (c) 1998-2005,2006 Free Software Foundation, Inc.              *
   *                                                                          *
   * Permission is hereby granted, free of charge, to any person obtaining a  *
   * copy of this software and associated documentation files (the            *
@@ -27,7 +27,7 @@
   * sale, use or other dealings in this Software without prior written       *
   * authorization.                                                           *
   ****************************************************************************
-  * @Id: curs_print.3x,v 1.7 2005/05/15 15:59:36 tom Exp @
+  * @Id: curs_print.3x,v 1.8 2006/02/25 21:49:19 tom Exp @
 -->
 <HTML>
 <HEAD>
@@ -73,7 +73,6 @@
        sleep for a second after shipping each 80-character  line.
 
 
-
 </PRE>
 <H2>RETURN VALUE</H2><PRE>
        The  <STRONG>mcprint</STRONG>  function  returns <STRONG>ERR</STRONG> if the write operation
@@ -88,8 +87,8 @@
             Couldn't allocate sufficient  memory  to  buffer  the
             printer write.
 
-            When <STRONG>mcprint</STRONG> succeeds, it returns the number of char-
-            acters actually sent to the printer.
+       When <STRONG>mcprint</STRONG> succeeds, it returns the number of characters
+       actually sent to the printer.
 
 
 </PRE>