Gönderilme Tarihi: 24 Ara 2017 #1 MiRaT MiRaT 13 Kas 2017 2,077 Mesaj Aktiflik Seviye Deneyim TIM / GÖREV: Kod: #include <iostream> #include <windows.h> using namespace std; **** Beeper() {int x,y; x = 100000000000; y = 1000000000; Beep( x, y ); } int main() { Beeper(); }
Kod: #include <iostream> #include <windows.h> using namespace std; **** Beeper() {int x,y; x = 100000000000; y = 1000000000; Beep( x, y ); } int main() { Beeper(); }