• CTRL+V4
    2,474 replies, posted
207319
It's the Venice of the North, except with turds instead of gondolas.
[url]https://www.youtube.com/watch?v=dqn4qAdjNGc[/url]
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
1: Light fading. 2: Spark.
[URL="https://twitter.com/Totalbiscuit/status/795684252268589057"]https://twitter.com/Totalbiscuit/status/795684252268589057[/URL]
(ノ^ヮ^)ノ*:・゚✧
#include <stdio.h> void toUpperCase(char *s); char *toMorse(char *s); int main(int argc, char *argv[]) { char s[]="morse code"; char *yy=NULL; yy=toMorse(s); printf("%s ",yy); return 0; } char *toMorse(char *s) { char c[][37] = { ".-", /* A*/ "-...", /* B*/ "-.-.", /* C*/ "-..", /* D*/ ".", /* E*/ "..-.", /* F*/ "--.", /* G*/ "....", /* H*/ "..", /* I*/ ".---", /* J*/ "-.-", /* K*/ ".-..", /* L*/ "--", /* M*/ "-.", /* N*/ "---", /* O*/ ".--.", /* P*/ "--.-", /* Q*/ ".-.", /* R*/ "...", /* S*/ "-", /* T*/ "..-", /* U*/ "...-", /* V*/ ".--", /* W*/ "-..-", /* X*/ "-.--", /* Y*/ "--..", /* Z*/ "-----", /* 0*/ ".----", /* 1*/ "..---", /* 2*/ "...--", /* 3*/ "....-", /* 4*/ ".....", /* 5*/ "-....", /* 6*/ "--...", /* 7*/ "---..", /* 8*/ "----." /* 9*/ }; char *x; toUpperCase(s); x=(char *)malloc(10*sizeof(char)); if(x==NULL) { printf("Error Allocating Memory"); exit(1); } while(*s) { if(*s>=65 && *s<=90) { x=(char *)realloc(x,5*sizeof(char)); if(x==NULL) { printf("Error Allocating Memory"); exit(1); } strcat(x,c[*s-65]); strcat(x," "); s++; } else if(*s>=48 && *s<=57) { x=(char *)realloc(x,5*sizeof(char)); if(x==NULL) { printf("Error Allocating Memory"); exit(1); } strcat(x,c[*s-22]); strcat(x," "); s++; } else if(*s==32) { x=(char *)realloc(x,3*sizeof(char)); if(x==NULL) { printf("Error Allocating Memory"); exit(1); } strcat(x,"/ "); s++; } else s++; } return x; free(x); } void toUpperCase(char *s) { while(*s) { if(*s>=97 && *s<=122) *s++-=32; else s++; } }
10: Space Cowboy
[url]http://puu.sh/sanS6.mp4[/url]
[video=youtube;M1wLtAXDgqg]https://www.youtube.com/watch?v=M1wLtAXDgqg[/video]
Vol 8 page 1
[url]https://d.wattpad.com/story_parts/579/images/13eefa93aba1b928.jpg[/url] (Warning,contain Gate x High max)
picie wykwintnego wina w towarzystwie, ale towarzystwem jest blokowe seby piwosze z dresach adidasa
<10:38 PM> Send me an angel.
$bodygroup "steering wheel paddle shitters"
[IMG]https://f.lewd.se/uJEd2g_firefox_2016-11-12_01-55-08.png[/IMG]
[IMG]https://f.lewd.se/iuHWTZ_firefox_2016-11-15_01-32-10.png[/IMG]
&#20197;&#19978;
[IMG]https://f.lewd.se/tgOItZ_firefox_2016-11-16_02-59-56.png[/IMG]
[IMG]https://facepunch.com/image.php?u=459502&dateline=1479290103[/IMG]
hope you realize ur rude
[IMG]https://f.lewd.se/r5jX7Y_firefox_2016-11-16_05-33-33.png[/IMG]
connect 185.80.128.248:27016 yep cs 1.6 ip from playing in class with my mates
(&#9697;&#65103;&#9697;&#10047;)
Bluelytning
[IMG]https://f.lewd.se/iI21sr_firefox_2016-11-17_01-08-10.png[/IMG]
[QUOTE=Exploders;51370791]I think he'll die out from whatever hes taking by the looks of it.[/QUOTE]
<6:30 am> [I haven't had sweetened coffee since I was a child. It brings back fond memories.]
{ pos = Vector(-26.35, 110.5, 22.25), color = Color(255, 255, 255, 125), size = 20, },
Sorry, you need to Log In to post a reply to this thread.