TDT4102-Ovinger/Oving6/Oving 6/Task1.h

7 lines
133 B
C
Raw Normal View History

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