Well......"Project" according to me is still a Big program with at least 500 lines.(Lately I have started adding indentation and documentation to my code)...

Now to speak of the so called new project,it is a program that is used to "write" a C++ code into a file from a hard copy.The idea is stolen/copied/borrowed from the concept of the microprocessor trainer kits used in the EC labs.(I haven't seen or used one yet....just photos and a bit of information from my sister).Well, the program contains most frequently used keywords,built-in functions,options for variable initialization and all such stuff required for copying a 'basic C++' code to the system.

The program's most used concept is my favorite thing in programming.....file management.....

I am still not sure about the practicality of the work I am doing,but anyway...... because I love big codes!!!!!!