PBOSL_AllocateMemoryGlobal | ||||||
Syntax: | ||||||
PBOSL_AllocateMemoryGlobal(Name.s, Size.l) | ||||||
Parameters: | ||||||
| ||||||
Return Values: | ||||||
| ||||||
Description: | ||||||
Returns a Pointer to the global memory (same as with Allocatememory) | ||||||
Example: | ||||||
| ||||||
Remarks: | ||||||
tested with 2k/XP | ||||||
|