TrivBspTVWriteToFile2

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

TrivBspTVWriteToFile2()  

SYNOPSIS

prsr_lib/triv_wrt.c:332

int TrivBspTVWriteToFile2(TrivTVStruct *TVs,
                          int Handler,
                          int Indent,
                          char *Comment,
                          char **ErrStr)
 

DESCRIPTION

Generic routine to write Bspline trivariates to the given file. If Comment is NULL, no comment is printed, if "" only internal comment.  

PARAMETERS:

TVs: To be saved in stream.

Handler: A handler to the open stream.

Indent: Column in which all printing starts at.

Comment: Optional comment to describe the geometry.

ErrStr: If failed, ErrStr will be set to describe the problem.  

FUNCTION RETURN VALUE

int: TRUE if succesful, FALSE otherwise.

 

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:27:45 GMT, July 20, 2024