solve problem

Newbie Member
14May2008,21:12   #1
tamer133's Avatar
write in c++ program to solve water jug problem
Newbie Member
15May2008,13:23   #2
surinderhe's Avatar
Q. Write a program in C++ to copy contents of one file to another file. Using command line arguments. This program should behave like copy command in DOS. (e.g. c:\> copy sourceFile destinationFile. Note no marks will be awarded if you will use simplly c language commands.