Random
Source Code

code of the road

The unwritten rule in which a hitch-hiker is obligated to give oral pleasure to the kind person who picked them up

I picked up this old lady on my way to the west. God bless the Code of the Road

by cyzzl November 21, 2004


source code

A file containing instructions (following a particular language syntax, such as C, C++, or Perl) that define the operation of a program or part of a program. Usually written in text, these files must be compiled/linked or interpreted by separate tools in order to produce an actual functioning program.

#include <stdio.h>

int main()
{
printf("Hello, world!\n");
return 0;
}

by retro January 23, 2004


Know the Code

The short way of reminding friends"What Happens in Vegas, Stays in Vegas." They can sign an oath and promise not to break the code, especially with social media platforms.

We're going to Vegas for the bachelor party. John better know the code this time.

by lclarkie November 05, 2011


source code

Source code is a document written by a programmer which can be compiled into a binary form. A compiler takes source code which is written in a near english form and converts it to the binary code a computer can understand.

C++
JAVA
PASCAL
ex:
if(x>5)
cout << "I like coding!";

by Ben Jacobs February 05, 2004


G-code

Stayin true to tha streets. A way of life. Street culture.

I was born in tha g-code imbeded in my blood.

-Tha G-Code - Scarface

by doritoPhreak January 23, 2006


Toy Code

A small computer program written just to see if a concept or idea works,

I wrote some Toy Code and it works so now I'll write the full blown program.

by Robert A. August 12, 2004


code 100

Code 100 is a code which is said to staff and employees over a talloy at a shop to inform the staff and employees that a shop lifter has entered or are acting suspicious.
Its usually heard in stores like primark and H&M also in uk stores such as wilkinsons.

Over the talloy: "code 100 in aisles 3 and 7"
A security man or memeber of staff will therefore go to aisles 3 or 7 to watch over the person they have suspicions of.

by LibbyJadeo288 August 18, 2017