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/
