Skip to content

std::cin.eof() #6

@okaoui

Description

@okaoui

Hi,
I wasn't able to exit program in chapter 6, i keep typing numbers in the terminal but where end of file?

if(std::cin.eof()) {
break;
}

when it breaks?

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