Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.80K
1 Posted Topic
[QUOTE=dinamit875;1033541]does anyone know how to convert c program code into c++ program code? I have program written in c code, but need the same program and its functions in c++. I can post code if needed. Thanks.[/QUOTE] hey, you just need to replace #include<stdio.h> in C by #include<iostream.h> input method …
The End.
vineet Sahni