run.bat

 cd\

cd tc\bin

del *.c

del *.cpp

del 24*

cd\

cd turboc3\bin

del *.c

del *.cpp

del 24*

Comments

Popular posts from this blog

MapReduce Matrix Multiplication Code

Word Count MapReduce Code