Responsive Ads Here

Wednesday, November 26, 2014

Sound

 

Sound

#include<stdio.h>
main()
{
    int i;
    for(i=0;i<99;i++)
    printf("\a",i);
}

No comments:

Post a Comment

php4

<?php    // Start the session  session_start();  ?>  <!DOCTYPE html>  <html>  <head>       <link rel=...