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. A female who lacks knowledge of common sense. Spontanious outbursts relating to irrelavent topics. A physically, emotionally, or mentall..
1. A girl who will never go through puberty and has a bad case of syphilis from a black dude named Umesh. She is also a HUGE whore. "..
1. It's an acronym for "Video Graphics Adapter", which is referring to a video card that is capable of displaying at least 3..