In file /home/blah/darwin2k/src/dyno/dynoAux/dynoGeometry.h:

ptrList* readMPolyList

(FILE* fp,
  int process = 1)

reads a list of mpoly from the indicated file pointer.

Documentation

reads a list of mpoly from the indicated file pointer. The first string in the file should be the number of mpolys to be read; the rest of the file should describe the specified number of mpolys, in the format used by readMPoly(). A ptrList of mpolys is returned; the caller is responsible for freeing both the mpolys and the ptrList.
Returns:
a ptrList on success, NULL on error
See Also:
readMPoly

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.