Jump to content

The big CTRL+V topic.


Aeron

Recommended Posts

Everybody do this:

1. Click 'Post reply'

2. CTRL+V (Or a other way to paste from clipboard, and NO EDITING OF THE CONTENT)

3. Post!

Mine:

    unsigned int i;
   for (i = 0; i < MATRIX_X*MATRIX_Y; i++)
   	bitmap2[i] = 0;

   unsigned int x,y;
   for (x = 0; x < MATRIX_X; x++) {
        for (y = 0; y < SAMPLES_PER_COL; y++) {

I was programming some shit :D

(Credits of this idea go out to the flabber.nl forums)

Edited by Guest
Link to comment
  • Replies 658
  • Created
  • Last Reply

Top Posters In This Topic

SamuraiJake: https://www.youtube.com/watch?v=K8hfK3RQs2g
SamuraiJake: ouch!

i copied it because i wanted to paste it into firefox,

my IE's Flash stuff is messed up.

(and was too lazy to select url only)

by the way you should watch that URL, its about a guy

addicted to World of Warcraft

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...