RE:FILE *fp CINT -> Pre-compiled

From: Masaharu Goto (MXJ02154@niftyserve.or.jp)
Date: Sat Apr 25 1998 - 01:16:00 MEST


Valery,

I think you are concerned about the pointer 'fl'.  It is legal. 
Pointer to fundamental types and standard C structs, such as FILE , tm, 
are inter-changable between interpreter and precompiled function.

Masaharu Goto

>Is it legal
>
>root [1] FILE *fl = fopen("testStreame.cxx", "w");
>root [2] StructStreamer("vectors_st",0,fl)
>
>  where StructStreamer is pre-compiled function ?
>
>               Valery



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:34:32 MET