TDT4102-Ovinger/Oving 6 Task 5/Oving6Task5/Task2.h

5 lines
80 B
C
Raw Normal View History

2019-02-21 14:11:13 +01:00
#pragma once
#include "std_lib_facilities.h"
void countCharInTxt(string path);