A

What is A?


1.

The way programmers can annoy the hell out of the people who run their programs. It is an escape character that is known as the "bell character" that makes the internal speaker in your computer beep. 'a' can be used in many programming languages, including C, C++, and PASCAL.

Below is an example written in C that will make your computer beep forever (or at least until you close the program).

#include <stdio.h>

int main()

{

for(int i=1;i>0;i++)

printf("a");

}


98

Random Words:

1. The single most contagious thing in the known universe. Can be passed from person to person by the mystery of F-Gas. Me: Darn you!! Sto..
1. not true, incorrect fact, bullshit,crap,shit, and fucked up Man that aint true, that is ballacious. What the hell thats ballaicous. S..
1. A hacked ftp, when someone uploads a ftp server exe file and is able to execute it on the server, it opens another ftp server on that se..