Skip to content

Option for replacing memory allocation and file I/O #8

Open
@rationalcoder

Description

The STB style is good, but it's incomplete. There should be an option to provide file data without <stdio.h>and memory allocation without malloc()/realloc()/free(). See the STB libraries for examples.

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions