C/C+: Lancer un beep

Author:


{filelink=13890}


#include 

int main(void)
{
  printf("a");

  return 0;
}

Leave a Reply

Your email address will not be published. Required fields are marked *