File: xfwrite.html

package info (click to toggle)
torch 2-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 5,488 kB
  • ctags: 3,217
  • sloc: cpp: 14,272; makefile: 201
file content (22 lines) | stat: -rw-r--r-- 1,047 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<HTML>
<HEAD>
   <TITLE>int xfwrite</TITLE>
   <META NAME="GENERATOR" CONTENT="DOC++ 3.4.8">
</HEAD>
<BODY BGCOLOR="#ffffff">

<H2>int <A HREF="#DOC.DOCU">xfwrite</A></H2><H2>(void* <!1><A HREF="Vec.html#DOC.81.3">ptr</A>,  int block_size,  int n_blocks,  FILE* f)</H2><BLOCKQUOTE>As <TT>fwrite()</TT>, but reverse the memory if it has been specified with <TT>setNativeMode()</TT>, <TT>setLittleEndianMode()</TT> or <TT>setBigEndianMode()</TT></BLOCKQUOTE>

<A NAME="DOC.DOCU"></A>
<HR>
<H2>Documentation</H2>
<BLOCKQUOTE>As <TT>fwrite()</TT>, but reverse the memory if it has been specified
with <TT>setNativeMode()</TT>, <TT>setLittleEndianMode()</TT> or
<TT>setBigEndianMode()</TT></BLOCKQUOTE>
<DL><DT><DD></DL><P><P><I><A HREF="index.html">Alphabetic index</A></I> <I><A HREF="HIER.html">HTML hierarchy of classes</A> or <A HREF="HIERjava.html">Java</A></I></P><HR>
<BR>
This page was generated with the help of <A HREF="http://docpp.sourceforge.net">DOC++</A>.
</BODY>
</HTML>