https://github.com/argilo/anagram
https://github.com/argilo/anagram
hacktoberfest
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/argilo/anagram
- Owner: argilo
- License: gpl-3.0
- Created: 2019-01-15T01:15:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-08-30T23:04:55.000Z (almost 3 years ago)
- Last Synced: 2025-01-29T17:23:05.500Z (over 1 year ago)
- Topics: hacktoberfest
- Language: C
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
```
#
# Copyright 2019 Clayton Smith (argilo@gmail.com)
#
# This file is part of anagram.
#
# anagram is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# anagram is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with anagram. If not, see .
#
```
anagram
=======
This program finds anagrams.