ad++.1

来自「shpf 1.9一个并行编译器」· 1 代码 · 共 34 行

1
34
字号
.TH AD++ 1 "1 March 1996"
.SH NAME
ad++ \- Adlib compiler
.SH SYNOPSIS
.B ad++
[
.B options
]
.IR sourcefile " ..."
[
.B libraries
]
.SH DESCRIPTION
.PP
.I ad++
calls the local C++ compiler with options to search the correct
directory for Adlib header files, and to link in the Adlib library
code.
.SH OPTIONS
The options are options recognised by the local C++ compiler.
.SH BUGS
.PP
The output executable file generally cannot be run directly.
The procedure for executing it depends on the message-passing
environment.
.PP
Please report any bugs or suggestions for improvement to 
.B dbc@npac.syr.edu
.SH AUTHOR
Bryan Carpenter
.br
Northeast Parallel Architectures Centre, Syracuse University,
Syracuse, New York 13244-410.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?