Skip to content
Snippets Groups Projects
Commit d23e9dc0 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

*** empty log message ***

parent 6c764acd
No related branches found
No related tags found
No related merge requests found
\input texinfo.tex @c -*-texinfo-*- \input texinfo.tex @c -*-texinfo-*-
@c $Id: gmsh.texi,v 1.139 2004-10-15 17:17:10 geuzaine Exp $ @c $Id: gmsh.texi,v 1.140 2004-10-15 17:38:03 geuzaine Exp $
@c @c
@c Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle @c Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle
@c @c
...@@ -3258,8 +3258,7 @@ on which the binary file was written and the computer on which the file is ...@@ -3258,8 +3258,7 @@ on which the binary file was written and the computer on which the file is
read are of the same type (little or big endian). read are of the same type (little or big endian).
@end enumerate @end enumerate
Here is a pseudo C code to write the beginning of a post-processing Here is a pseudo C code to write a post-processing file in binary format:
file in binary format:
@example @example
int one = 1; int one = 1;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment