Mercurial > hg > aim92
comparison man/man1/stof.1 @ 0:5242703e91d3 tip
Initial checkin for AIM92 aimR8.2 (last updated May 1997).
author | tomwalters |
---|---|
date | Fri, 20 May 2011 15:19:45 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:5242703e91d3 |
---|---|
1 .TH STOF 1 "7 September 1993" | |
2 | |
3 .SH NAME | |
4 | |
5 stof \- short to float data-type conversion. | |
6 | |
7 .SH SYNTAX | |
8 | |
9 Usage: stof [arguments] [file] | |
10 | |
11 .SH DESCRIPTION | |
12 | |
13 Binary short-to-float conversion. | |
14 | |
15 .SH COPYRIGHT | |
16 .LP | |
17 Copyright (c) Applied Psychology Unit, Medical Research Council, 1995 | |
18 .LP | |
19 Permission to use, copy, modify, and distribute this software without fee | |
20 is hereby granted for research purposes, provided that this copyright | |
21 notice appears in all copies and in all supporting documentation, and that | |
22 the software is not redistributed for any fee (except for a nominal | |
23 shipping charge). Anyone wanting to incorporate all or part of this | |
24 software in a commercial product must obtain a license from the Medical | |
25 Research Council. | |
26 .LP | |
27 The MRC makes no representations about the suitability of this | |
28 software for any purpose. It is provided "as is" without express or | |
29 implied warranty. | |
30 .LP | |
31 THE MRC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING | |
32 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL | |
33 THE A.P.U. BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES | |
34 OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, | |
35 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, | |
36 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS | |
37 SOFTWARE. | |
38 |