a few comments for myself
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
/*
|
||||
* Andrew Haynes
|
||||
* dmm.dev@icloud.com
|
||||
* No LICENSE
|
||||
* Vector Library For C
|
||||
*/
|
||||
|
||||
/*
|
||||
* Types Wanted:
|
||||
* Char
|
||||
@@ -5,6 +12,8 @@
|
||||
* Int
|
||||
* String
|
||||
*/
|
||||
|
||||
// Absolutely no AI is permitted when writing code.
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user