Variable PCID.pcid

struct PCID
{
  // ...
  char[32] pcid = "0 ";
  // ...
}