Skip to content

a.out is possibly an unfortunate name? #7

@micahcowan

Description

@micahcowan

a.out is the standard default filename where gcc stores the results of compilation/linking. Someone could conceivably overwrite it if they're messing with building the sources by hand, and don't bother specifying the -o switch to name a file.

Perhaps another name should be chosen for the example data file?

Just a suggestion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions