1
edit
Changes
→Assignment 3
</pre>
===== Final version's errors , warnings and warnings observations =====
* If a number over 515 is entered as the launch argument, the program will display random values at the end of the list of prime numbers
* When attempting to delete the host array manually in the program, the following warning is displayed
[[Image:manualDelete.png|Manually Delete Host array|600px]]
* The program crashes at the end if the host array is manually deleted
[[Image:ManualCrash|Program crash due to manual host delete|600px| ]]