cse15l-lab-reports

Lab Report 2

Code Change #1

Test #1


Code Change #2

Test #2


Code Change #3

Test #3

Symptom:

The test file caused an out of memory error which was a symptom that pointed out to me that there was a bug in the intial code. As. I reran with my new code, I did get the output I was expected, “[something.com]” however, I was unsure if it still read through all the characters in the file but only returned or link or if it just completely stopped after the closeParen. In this case, although the symptom of the bug is not clearly showinig, the bug could still be there.