Skip to content

Write a program that functions like Unix utility 'cat' - read a file and print its content on stdout in C #32

@yashjakhotiya

Description

@yashjakhotiya

Hint: Use C's getc() function and EOF signal. This makes code succinct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions