~ubuntu-branches/ubuntu/natty/ncurses/natty

« back to all changes in this revision

Viewing changes to doc/html/man/form_cursor.3x.html

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-05-17 09:00:42 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20070517090042-86fgxrr6j5jzagot
Tags: 5.6-0ubuntu1
* New upstream version.
  - Remove patches applied upstream: ncurses.upstream, signed-chars.
  - Update patches: debian-backspace.
* Build-depend on g++-multilib instead of lib{32,64}c*-dev-*.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<!-- 
3
3
  * t
4
4
  ****************************************************************************
5
 
  * Copyright (c) 1998 Free Software Foundation, Inc.                        *
 
5
  * Copyright (c) 1998,2006 Free Software Foundation, Inc.                   *
6
6
  *                                                                          *
7
7
  * Permission is hereby granted, free of charge, to any person obtaining a  *
8
8
  * copy of this software and associated documentation files (the            *
28
28
  * sale, use or other dealings in this Software without prior written       *
29
29
  * authorization.                                                           *
30
30
  ****************************************************************************
31
 
  * @Id: form_cursor.3x,v 1.4 1998/11/29 01:05:43 Rick.Ohnemus Exp @
 
31
  * @Id: form_cursor.3x,v 1.6 2006/11/04 18:50:24 tom Exp @
32
32
-->
33
33
<HTML>
34
34
<HEAD>
72
72
 
73
73
       <STRONG>E_OK</STRONG> The routine succeeded.
74
74
 
75
 
       <STRONG>E_SYSTEM_ERROR</STRONG>
76
 
            System error occurred (see <STRONG>errno</STRONG>).
77
 
 
78
75
       <STRONG>E_BAD_ARGUMENT</STRONG>
79
76
            Routine  detected  an incorrect or out-of-range argu-
80
77
            ment.
82
79
       <STRONG>E_NOT_POSTED</STRONG>
83
80
            The form has not been posted.
84
81
 
 
82
       <STRONG>E_SYSTEM_ERROR</STRONG>
 
83
            System error occurred (see <STRONG>errno</STRONG>).
 
84
 
85
85
 
86
86
</PRE>
87
87
<H2>SEE ALSO</H2><PRE>