can you help me to solve this question ? 1)create a function - TopicsExpress



          

can you help me to solve this question ? 1)create a function readuserinput this function should ask the user to enter the name of the file to be copied and the name of the new file.the function should take two strings as reference parameters:copyFrom and copyTo 2)create a function copyfile that takes the two file names as input and performs the copy.the function should return true if copying is successful and false otherwise 3)write a main function that calls the readuserinput function and then the copyfile function.one of the following two messages should appear: a:copying completed successfully! b:Error!unable to copy the file
Posted on: Sat, 08 Mar 2014 06:45:34 +0000

Trending Topics



Recently Viewed Topics




© 2015