Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Please Compile the program using Notepad++ and cygwin. Please show me completed

ID: 3532217 • Letter: P

Question

Please Compile the program using Notepad++ and cygwin. Please show me completed running program using the information below.


The shipment of books are in an input file attached to the dropbox (see below). The input file contains a unique number that is given to the book. You will create a stack which will represent the book shelf. You must read the input file and fill the shelf (stack) with all of the books from the shipment.


After filling the stack, there is a second input file that contains a bunch of

Explanation / Answer

Open Notepad Type F6 to open the execute window Write the following commands: npp_save Menu Item In the combobox select the script recently created and click ok -> ok Restart Notepad Go to Menu Settings -> Shortcut mappter -> Plugins -> search for the script name Select the shortcut to use (ie ctrl + 1), click ok Verify that you can now run the script created with the shortcut selected.