TUnixSystem

From: Pascal Girard (girard@jlab.org)
Date: Fri Feb 05 1999 - 19:51:10 MET


Hi Valery and sorry for the delay,

gSystem is a TSystem,  and i'm casting it to a TUnixSystem,
because we are working on unix.
I agree , It's not very important and probably doesn't change anything.


p.

> On  4 Feb 99 at 10:57, Pascal Girard wrote:
>
> >     if ( !((TUnixSystem*)gSystem)->AccessPathName(file) ) {
>
>   Could you clarify why you did cast to TUnixSystem and did not use
> the thing directly:
>
>      if (!(gSystem->AccessPathName(file) ) {
>
>                       Valery
>



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