2019-02-28 14:22:23 +01:00

5 lines
80 B
C

#pragma once
#include "std_lib_facilities.h"
void countCharInTxt(string path);