update
This commit is contained in:
parent
e4ac428afe
commit
26b45c26e9
@ -105,6 +105,8 @@ int main()
|
|||||||
// string l = "";
|
// string l = "";
|
||||||
zt::print("Undergoing transformation\n");
|
zt::print("Undergoing transformation\n");
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
while (input_file_stream.getline(buf.data(),MAX_SIZE,'\n'))
|
while (input_file_stream.getline(buf.data(),MAX_SIZE,'\n'))
|
||||||
{
|
{
|
||||||
int m = lines%2;
|
int m = lines%2;
|
||||||
|
Loading…
Reference in New Issue
Block a user