Initial commit

This commit is contained in:
2025-08-23 19:34:37 -07:00
commit 3f957b0be5
2 changed files with 235 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# c_command_pattern
a simple example of how to implement the command pattern in c