I think i am getting paranoid at things. Just recently i saw some threads where people were discussing that we need to use 0xFF to mark a Record Deleted. In my assignment it states that 0 and 1 are to be used. So i went ahead with that implementation. just wanted to confirm that hope that 1 does not mean all ones in a Byte.
if it says 0 or 1, use those. Mine says "2 byte flag. 00 implies valid record, 0x8000 implies deleted record ", so also quite specific.
There are many different versions of the assignment out there, follow yours to the letter whereever something is explicit and explain your choices in detail where it's not.
42
Sam Codean
Ranch Hand
Joined: Feb 26, 2006
Posts: 194
posted
0
hmm yes. I think that automatic failure is making me scared to take any decision. I will do that. Thanks again
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.