+ 1

Can we use #include<stdio.h> in c++ ?

28th May 2017, 10:36 AM
sricharan Addala
sricharan Addala - avatar
7 Answers
+ 2
in c++ you can use libraryes from c and c++
28th May 2017, 11:14 AM
Emore Anzolin
Emore Anzolin - avatar
+ 2
I think you want to say in c++ environment you want to code use c language. then use #include <stdio.h> in c++ environment you can use c++/c libraries of coding in c
28th May 2017, 11:29 AM
Mazharul Islam
Mazharul Islam - avatar
+ 2
u can include stdio.h but then u can only use those functions which are defined in stdio.h https://code.sololearn.com/cepSDy6jU3j8/?ref=app
28th May 2017, 9:34 PM
Gurpreet Singh
Gurpreet Singh - avatar
+ 1
what do you mean that using c++ in c?
28th May 2017, 10:49 AM
Mazharul Islam
Mazharul Islam - avatar
+ 1
if we are learning programming of c++ in c language then how it is possible to use iostream
28th May 2017, 10:51 AM
sricharan Addala
sricharan Addala - avatar
0
how can be possible if we are using c++ in c
28th May 2017, 10:43 AM
sricharan Addala
sricharan Addala - avatar