Add: morse, rot13, and more docs
This commit is contained in:
6
src/programs/ciphers.h
Normal file
6
src/programs/ciphers.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef CIPHERS_H
|
||||
#define CIPHERS_H
|
||||
|
||||
#define BUFFER_SIZE 256
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user