sourceryinstitute / sourcery

A grab bag of tricks
BSD 3-Clause "New" or "Revised" License
12 stars 3 forks source link

Feature: add `file_t` file abstraction & string_t is_allocated type-bound procedure #39

Closed rouson closed 1 year ago

rouson commented 1 year ago

This PR adds a file_t type with a string_t component array, each element of which contains one line of a given file.