Skip to content

Add function "bitmap_file_parse()" that reads a file and returns a struct element #1

@StanleySathler

Description

@StanleySathler

We are now reading an image passed through command line parameters. That would be nice if we have a function called bitmap_file_parse(), that receives a file and then returns a BitmapImage struct.

The signature could be:

BitmapImage bitmap_file_parse(FILE *fp);

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions