Skip to content

Storage ReadFile definition #25

Description

@AndrewFalanga

Define the header for the ReadFile function. The function prototype:

int ReadFile(const char* fileName, void **contents, uint32_t *size);

Requirements:

  • Doxygen comments for documentation generation
  • GTest for the interface

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions