File: cexport.1

package info (click to toggle)
html-xml-utils 6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,620 kB
  • sloc: ansic: 10,027; sh: 2,135; lex: 189; yacc: 125; perl: 123; makefile: 122
file content (24 lines) | stat: -rw-r--r-- 405 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
.de d \" begin display
.sp
.in +4
.nf
..
.de e \" end display
.in -4
.fi
.sp
..
.TH CEXPORT 1 "31 Mar 2000"
.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]