mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Update array.h.md
This commit is contained in:
@@ -1,14 +1 @@
|
||||
### mrb_ary_new
|
||||
|
||||
```C
|
||||
mrb_value mrb_ary_new(mrb_state *mrb);
|
||||
```
|
||||
|
||||
Initializes an array.
|
||||
|
||||
#### Example
|
||||
|
||||
example.c
|
||||
```C
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user