[OT] Can global variable be passed into Python function?

Dave Angel davea at davea.name
Sun Mar 2 17:58:36 EST 2014


 Chris Angelico <rosuav at gmail.com> Wrote in message:
>
> }
> 
> so in that case, the array size is inside the malloc'd block, but it's
> still invisible to the calling function. 
> 

Please quit using negative language when you're so vehemently
 agreeing with me. 

The data is sometimes not at the beginning of the malloc'ed block.

-- 
DaveA




More information about the Python-list mailing list