Its not that I don't know c++. I don't know C. I am taking courses for C++ but the don't offer any for C Corey McKee
From: Thomas Hruska Sent: Sunday, October 19, 2008 8:59 AM To: [email protected] Subject: Re: [c-prog] C to C++ converter Harshal Vyas wrote: > i have no knowlage abut c++ > but i try to convert it If you admit you don't know C++, why would you offer help to someone who also doesn't know C++? The blind leading the blind.... BTW, printf() and scanf() are legitimate functions in C++. That's the whole point of '#include <cstdio>' and kin. Using cin/cout isn't the only way to write C++ code. -- Thomas Hruska CubicleSoft President Ph: 517-803-4197 *NEW* MyTaskFocus 1.1 Get on task. Stay on task. http://www.CubicleSoft.com/MyTaskFocus/ [Non-text portions of this message have been removed]
