Talk:COMP 3000 Lab 4 2012: Difference between revisions
Windowpane (talk | contribs)  Created page with "    Question aAbout padding from Part B - question 2:   Does padding only occur at the end of the file? For example, if our file A is 256 bytes, the padding in file B will make iā¦"  | 
			
(No difference) 
 | 
Revision as of 21:27, 17 October 2012
Question aAbout padding from Part B - question 2:
Does padding only occur at the end of the file? For example, if our file A is 256 bytes, the padding in file B will make it 512 bytes? Also, does a space character count as padding, or should we use null characters? (or are they the same)