File: cexport.1

package info (click to toggle)
html-xml-utils 7.7-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 2,488 kB
  • sloc: ansic: 11,213; sh: 7,996; lex: 243; makefile: 193; yacc: 125
file content (30 lines) | stat: -rw-r--r-- 430 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
.TH CEXPORT 1 "31 Mar 2000"

.de d \" begin display
.sp
.in +4
.nf
.ft CR
.CDS
..
.de e \" end display
.CDE
.in -4
.fi
.ft R
.sp
..

.SH NAME
cexport \- create header file with exported declarations from a C file
.SH SYNOPSIS
.B cexport
.RB "[\| " \-c
.IR cpp\-command " \|]"
.RB "[\| " \-e
.IR extension " \|]"
.RB "[\| " \-h " \|]"
.RI "[\| " cc\-options " \|]"
.RI "[\| " file " [\| " file... " \|] \|]"
.SH DESCRIPTION
[ToDo]