File: gradcomdqfwrite.html

package info (click to toggle)
grads 3%3A2.2.1-11
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 18,396 kB
  • sloc: ansic: 61,645; sh: 10,612; makefile: 206; python: 3
file content (33 lines) | stat: -rw-r--r-- 920 bytes parent folder | download | duplicates (8)
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
31
32
33
<!--Copyright (C) 1988-2005 by the Institute of Global Environment and Society (IGES). See file COPYRIGHT for more information.-->

<html>
<head>
<title>GrADS Command: q fwrite</title>
</head>
<body bgcolor="e0f0ff" text="#000000">

<h2><b>q fwrite</b></h2>
<p>
This command returns information on the status of the <code>fwrite</code> options:
<ol>
<li>Whether the <code>fwrite</code> file is open or closed
<li>The name of the <code>fwrite</code> file
<li>The byte ordering set for <code>fwrite</code> 
<li>The byte ordering for the machine
<li>The output undef value
</ol>
<p>
<h3>Usage Notes</h3>
<p>
The commands to set or change the <code>fwrite</code> options are 
<code><a href="gradcomdsetgxout.html">set gxout fwrite</a></code>, 
<code><a href="gradcomdsetfwrite.html">set fwrite</a></code>, and 
<code><a href="gradcomddisablefwrite.html">disable fwrite</a></code>.

<p>
<h3>Examples </h3>


</body>
</html>