Click here to Skip to main content
15,886,026 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
heya can anyone help to find out the source of this program

write a program in c to take two filename indata and outdata as command line argument
insert some integers in indata file and using external sort to sort the data in infile and write the outpur after sort in outfile
Posted
Comments
Richard C Bishop 28-Feb-13 11:24am    
There is no source to that program, it is an assignment you need to do yourself.

It does not work like this here.

Here is what is expected of enquirers:
1. TRY first what you want to do! You may find that it's not that hard.
2. Formulate what was done by you that looks like an issue/not working.

Try them and tell if you face issues.
Members will be more than happy to help like this.
 
Share this answer
 
i will make my project but dnt know why its not working
when i used my cpp program in command doss shell its write data in file but didnt sort or write the data in other file
 
Share this answer
 
Comments
nv3 28-Feb-13 13:17pm    
ah, and there is second rule: Don't paste amendments to your question as a solution.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900