Why 8kb memory allocation initially for a txt in Win
create a txt file <o'course right clik and go on2 new then txt> and write nothing onto it and see on propeties it should read:
size :0 bytes
size on disc: 0 bytes
okie now write just one charecter onto it and again see itz properties
size :1 bytes
size on disc: 8192 bytes <or in some comps it starts with 16384 bytes >
okie now if you consider 1 charecter = 1 byte and go on riting till 8193 bytes or charecters then don't you see the size on disc change to a larger limit i.e. 16384bytes and this is uniform in notepad txt format!
okie for those with a 16384byte start on size on disc it should get multiplied with 32Kb and itz equivalent bytes....which stands though linear as far as math is conserned but then explzin this initial allotment of excess disc space..further if you try opening a word doc and try this thing of checking this properties with and without any charecters entered the alloted space on disc is NOT UNIFORM <not atleast on my comp> {FIRSTLY IN DOC 1CHARECTER NOT=1BYTE AS I SEE IT ON MY COMP SECONDLY IT STARTS WITH 16Kb OF ON DISC SIZE THIRDLY A SINGLE CHARACTER JUMPS IN A HUGE BYTE SIZE}
so my big question is on this non-uniformity and again you cud xperiment the same with bmp ppt pdf and other files...