Advertisement
HimikoWerckmeister

Untitled

Feb 18th, 2016
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. echo@echo-Satellite-A500:~/cmpt300/300test/Release (copy)$ valgrind ./'Project 2'
  2. ==3697== Memcheck, a memory error detector
  3. ==3697== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
  4. ==3697== Using Valgrind-3.10.1 and LibVEX; rerun with -h for copyright info
  5. ==3697== Command: ./Project\ 2
  6. ==3697==
  7. /home/echo/cmpt300/300test/Release (copy)>
  8. ==3697== Conditional jump or move depends on uninitialised value(s)
  9. ==3697== at 0x401721: zeroArray (in /home/echo/cmpt300/300test/Release (copy)/Project 2)
  10. ==3697== by 0x400B14: main (in /home/echo/cmpt300/300test/Release (copy)/Project 2)
  11. ==3697==
  12. /home/echo/cmpt300/300test/Release (copy)>
  13. /home/echo/cmpt300/300test/Release (copy)>
  14. /home/echo/cmpt300/300test/Release (copy)>
  15. /home/echo/cmpt300/300test/Release (copy)>
  16. /home/echo/cmpt300/300test/Release (copy)>
  17. /home/echo/cmpt300/300test/Release (copy)> history
  18. 1 history
  19. /home/echo/cmpt300/300test/Release (copy)> !1000
  20. Invalid command number/home/echo/cmpt300/300test/Release (copy)>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement