Skip to content

POSIX Conventions not addressed #5

Description

@YalesRios

Files edited on Unix will always end with a newline because of POSIX conventions, so if we use a file edited on Mac/Linux we get a different output from what we would get if we use a file edited on Windows with the code as it is.

Output using file edited on Windows:
screenshot 2019-02-05 at 19 41 40

Output using file edited on Linux:
screenshot 2019-02-05 at 19 41 59

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions