Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - FourteStreakian²

Pages: 1 [2] 3 4 5 6 7 ... 11
16
Off Topic / Re: Forum Game: What's wrong with this code? - R2
« on: August 21, 2013, 04:05:57 PM »
its like c#

17
Off Topic / Re: Forum Game: What's wrong with this code? - R2
« on: August 21, 2013, 04:02:35 PM »

18
no, half of the players attending there already "touched each other" and molested to MLP

yes, but I would be 24 hours late.

19
Off Topic / Re: Hot Girls v4
« on: August 21, 2013, 03:48:39 PM »
  girls thread is better becuz we get to have milk, biscuits and a hole where you can insert pencils bump

20
Off Topic / Re: chloë grace moretz appreciation thread
« on: August 21, 2013, 03:41:27 PM »
1. Chicks with richards are hot.

all of you stay away from me plz

21
I have looked everywhere for the manufacturer, I can't find them. There's no company listed on the box, device, disc, nothing.

complain to her saying this if she cant understand you

"
MY VIDEO DONT WOK, I SHIP MY VIDEO BAK 2 YOU DIS INSTANT BECAUSE IT DONT WOK
"
simple like that

or why cant you buy a $20 HD Camera off of ebay and record it? I mean not close up, you can have a camera stand

22
search online for da source?

23
Off Topic / Re: Forum Game: What's wrong with this code?
« on: August 21, 2013, 03:23:41 PM »
C#: You have no proper capitilization for whatever reason, forgetting parenthesis, lots of stuff

fixed:
Code: [Select]
using System;
namespace hi
{
    static void Main()
    {
        Console.WriteLine("forumgame");
        Console.ReadKey();

        return;
    }
}

WINNER!

resetting..

24
Off Topic / Re: Forum Game: What's wrong with this code?
« on: August 21, 2013, 03:12:34 PM »
Code: [Select]
#include <iostream>
using namespace STD;

class square
{
   int x;
   int y;
public:
void area (int, int)
}
void square::area( int x, int y)
{
x = 3;
y = 5;
int main();
{

 
cout << square::area; << endl;

return 0;
}



25
Off Topic / Re: Forum Game: What's wrong with this code?
« on: August 21, 2013, 02:58:15 PM »
your a schizophrenic with dissociative identity trying to learn how to code
*slow clap*

:( no.

There's no semicolon after b = 5.
also, isn't
Code: [Select]
void area { int x, int y }
supposed to be
Code: [Select]
void area(int x, int y);
?
i don't really know C++ so yeah.

you gettin' there..

26
Games / Re: Grand Theft Auto Megathread
« on: August 21, 2013, 02:54:14 PM »
sry for duble posting but,

gta 5 still has the paper tree branches

27
Games / Re: Grand Theft Auto Megathread
« on: August 21, 2013, 02:51:33 PM »
aye maine, you forgot Chinatown wars

28
Off Topic / Forum Game: What's wrong with this code? - R2
« on: August 21, 2013, 02:46:36 PM »
this game requires knowledge of all types of programming/scripting language

lets begin:

Java and C this round!


C

Code: [Select]
#include <stdio.h>

int main ()
{

  int a
int  b;
  int c;

 
    a = 10;
  b = 20;
    c = a + b;
 printf(c);
 
  return 0;
}

2 errors remain.

29
32 simons support you yes.

30
Off Topic / Re: What is your headset of choice that's under 100$?
« on: August 21, 2013, 02:02:29 AM »
why buy a headset?  You're just compromising on quality.  The mic is always complete stuff, and the headphones are probably pretty bad.
DATS RITE. IF U WAT 2 SAVE MONEE U GOTA PLAY IT HARD.

oh yay ice cream!

ot:

homemade headsets = more quality

Pages: 1 [2] 3 4 5 6 7 ... 11