c_-_c_files:read_file_into_string
Differences
This shows you the differences between two versions of the page.
c_-_c_files:read_file_into_string [2021/04/28 09:21] – created peter | c_-_c_files:read_file_into_string [2021/04/28 09:21] (current) – peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== C - C++ Files - Read file into string ====== | ====== C - C++ Files - Read file into string ====== | ||
- | <code cpp> | + | ===== read_file_into_string.hpp |
- | + | ||
- | read_file_into_string.hpp | + | |
+ | <code cpp> | ||
#pragma once | #pragma once | ||
Line 11: | Line 10: | ||
std:: | std:: | ||
std::string read_file_into_string(std:: | std::string read_file_into_string(std:: | ||
+ | </ | ||
+ | |||
+ | ---- | ||
===== read_file_into_string.cpp ===== | ===== read_file_into_string.cpp ===== |
c_-_c_files/read_file_into_string.1619601674.txt.gz · Last modified: 2021/04/28 09:21 by peter