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 best way to call someone a flaming homosexual. "Hershey Highway" Refers to the "Chocolate Road" which is in fac..
1. Another name for Crack Head. Also known as Veranals (plural). Yeah I will give you two bucks for a cheese burger, but not if you are ju..
1. Symbol for Japanese yen (currency) Yen! w00t! ¥¥¥¥¥¥¥¥¥¥¥ See lint 2. ¥ is the product of using alt code 0165. It is also the symbol..