This is a port of the mruby/c tutorial Chapter 03 to the mbed environment.

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

alloc.c File Reference

alloc.c File Reference

mrubyc memory management. More...

Go to the source code of this file.


Detailed Description

mrubyc memory management.

  Copyright (C) 2015 Kyushu Institute of Technology.
  Copyright (C) 2015 Shimane IT Open-Innovation Center.
  This file is distributed under BSD 3-Clause License.
  Memory management for objects in mruby/c.
  

Definition in file alloc.c.