<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://homeostasis.scs.carleton.ca/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Josephrichard</id>
	<title>Soma-notes - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://homeostasis.scs.carleton.ca/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Josephrichard"/>
	<link rel="alternate" type="text/html" href="https://homeostasis.scs.carleton.ca/wiki/index.php/Special:Contributions/Josephrichard"/>
	<updated>2026-06-03T00:39:31Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>https://homeostasis.scs.carleton.ca/wiki/index.php?title=Talk:COMP_3000_Lab_4_2012&amp;diff=17445</id>
		<title>Talk:COMP 3000 Lab 4 2012</title>
		<link rel="alternate" type="text/html" href="https://homeostasis.scs.carleton.ca/wiki/index.php?title=Talk:COMP_3000_Lab_4_2012&amp;diff=17445"/>
		<updated>2012-10-19T00:11:18Z</updated>

		<summary type="html">&lt;p&gt;Josephrichard: I&amp;#039;m answering someone&amp;#039;s question.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Question aAbout padding from Part B - question 2:&lt;br /&gt;
  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?&lt;br /&gt;
  Also, does a space character count as padding, or should we use null characters? (or are they the same)&lt;br /&gt;
&lt;br /&gt;
It specifically says padded with nulls though.  Null is 0 in Ascii.  Space is 32 in Ascii.  Really, even though it doesn&#039;t explicitly say the padding is at the end, it would be absolutely useless to bad elsewhere for most uses.&lt;br /&gt;
&lt;br /&gt;
My understanding about the size was sizeof(B) = sizeof(A) + blocksize - sizeof(A)%blocksize.&lt;/div&gt;</summary>
		<author><name>Josephrichard</name></author>
	</entry>
</feed>