eb61.C   [plain text]


// Build don't link: 
void
action0(float& arg1)
{
  long cn0 = 1;

  arg1 = cn0;
}