Table of Contents

ALLOC

Allocates a memory block and returns a pointer to it

Implemented by: Gambas

With variations:

Also written as:

Usage

Gambas allows two different uses of this function: one for a numerical size and one for storing a string in memory.

Variations

Examples

Comments

Similar keywords

In other languages...

References

* https://gambaswiki.org/wiki/lang/alloc , last check 2024-02-16