mirror of
https://github.com/fumiama/base16384.git
synced 2026-06-12 15:51:11 +08:00
backport: optimize documents
This commit is contained in:
10
base16384.c
10
base16384.c
@@ -1,5 +1,11 @@
|
||||
//base16384.c
|
||||
//MIT fumiama 20200416
|
||||
/* base16384.c
|
||||
* This file is part of the base16384 distribution (https://github.com/fumiama/base16384).
|
||||
* Copyright (c) 2020-2024 Fumiama Minamoto.
|
||||
*
|
||||
* This program is distributed in MIT license.
|
||||
* Initially created at 20200416.
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include "bitio.h"
|
||||
|
||||
Reference in New Issue
Block a user