Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 302 Bytes

File metadata and controls

22 lines (12 loc) · 302 Bytes

FileUtils Repository

Introduction

A hodgepodge of file utilities.

Contents

  • xdump.c -- A simple C program that dumps out a file in hex.
  • fcomp.c -- A simple C program that compares two files on a byte-by-byte basis.

License

Public Domain