help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-glpk] Passing FILE structures instead of filenames ?


From: Fabien
Subject: [Help-glpk] Passing FILE structures instead of filenames ?
Date: Tue, 26 Sep 2006 23:34:31 -0400

Hello,

I would like to know if there is a way to directly read or write files by means of passing FILE structures (FILE *) instead of filenames (char *) ? The reason is that I need to manipulate models and data files in a memory buffer (i.e. RAM) with the GNU library functions fmemopen() or open_memstream().

Thanks,

Fabien




reply via email to

[Prev in Thread] Current Thread [Next in Thread]