Does anyone *know* whether a C/C++ Language Environment fopen() of a
filename of the form DD:ddname(member) use an OPEN of ddname followed by a
BLDL or FIND for member (the way any reasonable programmer would) or does it
do a whole new DYNALLOC for dsname(member)? (Seems like a dumb question, but
FTP does it that way, so stranger things have happened.)

My *interpretation* of the allocation messages - I don't see allocate and
de-allocate messages for a SYSnnnnn that appears to be for member - leads me
to believe that C/C++ LE does it right. But I could be reading it wrong.
Does anyone *know*?

Thanks,
Charles 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to