File: args.out_ascii

package info (click to toggle)
mdocml 1.14.6-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 10,536 kB
  • sloc: ansic: 37,110; makefile: 1,159; sh: 562; perl: 413
file content (22 lines) | stat: -rw-r--r-- 886 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
RV-ARGS(3)                 Library Functions Manual                 RV-ARGS(3)

NNAAMMEE
     RRvv--aarrggss - arguments to the return value macro

RREETTUURRNN VVAALLUUEESS
     no arguments:
     Upon successful completion, the value 0 is returned; otherwise the
     value -1 is returned and the global variable _e_r_r_n_o is set to indicate the
     error.

     one argument:
     The oonnee() function returns the value 0 if successful; otherwise the
     value -1 is returned and the global variable _e_r_r_n_o is set to indicate the
     error.

     two arguments:
     The oonnee() and ttwwoo() functions return the value 0 if successful; otherwise
     the value -1 is returned and the global variable _e_r_r_n_o is set to indicate
     the error.

OpenBSD                          July 4, 2017                          OpenBSD