for (index = 0; index <1024 ; index++)
{
  SpecificBuffer[index] = getCharacter();
}