Skip to content
Discussion options

You must be logged in to vote

pass the variable name only

fn function(auto array) {
    u8 a = array[2];
};

you may also need to use a reference ref auto array.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@eZioPan
Comment options

Answer selected by eZioPan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants