Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For these functions some pseudo code is used instead of c code.

int[10] getNumbers(string name) for  for instance will accept a string and return an integer array of length ten.