+ 1

How to make print the string without using #include<iostream>? Create a your own method to cout the string and post here

30th Jul 2017, 1:16 PM
Manoj Kumar R
Manoj Kumar R - avatar
5 Antworten
30th Jul 2017, 1:51 PM
jay
jay - avatar
+ 8
You always have <cstdio>.
30th Jul 2017, 1:18 PM
Hatsy Rei
Hatsy Rei - avatar
+ 8
It might be in your interest to read this thread. https://www.garagegames.com/community/forums/viewthread/142867 As @Jay has pointed out, the general advice is "don't".
30th Jul 2017, 2:00 PM
Hatsy Rei
Hatsy Rei - avatar
+ 2
i dont want to include anything , i should create that. how to do that?
30th Jul 2017, 1:20 PM
Manoj Kumar R
Manoj Kumar R - avatar
+ 2
thank you @jay and @Hatsy Rei.
30th Jul 2017, 2:03 PM
Manoj Kumar R
Manoj Kumar R - avatar