IritPrsrPutObjectToFile
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
IritPrsrPutObjectToFile()
SYNOPSIS
prsr_lib/iritprs2.c:692
void IritPrsrPutObjectToFile(FILE *f, IPObjectStruct *PObj)
DESCRIPTION
Routine to print the data from given object into given file FileName.
If FileName is NULL or empty, print using IritPrsrPrintFunc.
See function IritPrsrSetPrintFunc, IritPrsrSetFloatFormat.
PARAMETERS:
f: Output stream.
PObj: Object to put on output stream.
FUNCTION RETURN VALUE
void
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:26:43 GMT, July 20, 2024