All is well

Saturday, 18 June 2016

c code for beep sound

#include <stdlib.h>
#include <stdio.h>
 
int main (void)
{
 
   char beep = '\007';
    
   printf("%c", beep);
 
    return EXIT_SUCCESS;
}
Posted by All is well at 08:23
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

About Me

All is well
View my complete profile

Blog Archive

  • ►  2018 (1)
    • ►  June (1)
  • ►  2017 (9)
    • ►  April (3)
    • ►  March (5)
    • ►  January (1)
  • ▼  2016 (50)
    • ►  December (1)
    • ►  November (1)
    • ►  August (1)
    • ►  July (4)
    • ▼  June (14)
      • c code for pattern
      • என் கவிதை
      • Sine, Cosine and Tangent
      • c code for FLAMES
      • c code for beep sound
      • Deficit to Appreciative
      • Be a positive communicator
      • Complexity2
      • Complexity1
      • Zoho interview question
      • Puzzle
      • World CodeSprint #4
      • Positive Communication
      • என் அன்பு ...
    • ►  May (1)
    • ►  February (4)
    • ►  January (24)
Awesome Inc. theme. Theme images by suprun. Powered by Blogger.