Subject: Re: The 100 Pages Event! Wed Mar 02, 2011 6:56 pm
he didnt really rant in it, but i still laughed. the rant ones are better, but some of the non-rant ones are mildly entertaining, like the one where he reads twilight as meatwad, or plays megaman 9
Subject: Re: The 100 Pages Event! Fri Mar 11, 2011 12:19 pm
yep. its big for me because before this, i had no {ACR} is cool idea how to use a for statement, and i still dont completely, but atleast i know how to write one that works, and i know how to make random shapes with random colors
Subject: Re: The 100 Pages Event! Fri Mar 11, 2011 3:19 pm
i got to play the 3DS today, it was pretty damn awesome. its not like movie 3D, the objects dont really pop out at you, its more like theres a little world inside your screen, everything has inward depth rather than outward.
Subject: Re: The 100 Pages Event! Fri Mar 11, 2011 4:49 pm
seb0910 wrote:
yep. its big for me because before this, i had no {ACR} is cool idea how to use a for statement, and i still dont completely, but atleast i know how to write one that works, and i know how to make random shapes with random colors
for is inferior. Real men use the goes to--> operator:
Subject: Re: The 100 Pages Event! Fri Mar 11, 2011 5:06 pm
im using processing (though we're moving to C# in two weeks), we've only covered for and do/while.
i ran that and it says:
Code:
processing.app.debug.RunnerException: The function printf(String, int) does not exist. at processing.app.Sketch.placeException(Sketch.java:1543) at processing.app.debug.Compiler.compile(Compiler.java:149) at processing.app.Sketch.build(Sketch.java:1573) at processing.app.Sketch.build(Sketch.java:1553) at processing.app.Editor$DefaultRunHandler.run(Editor.java:1485) at java.lang.Thread.run(Thread.java:619)
Subject: Re: The 100 Pages Event! Fri Mar 11, 2011 5:31 pm
seb0910 wrote:
im using processing (though we're moving to C# in two weeks), we've only covered for and do/while.
i ran that and it says:
Code:
processing.app.debug.RunnerException: The function printf(String, int) does not exist. at processing.app.Sketch.placeException(Sketch.java:1543) at processing.app.debug.Compiler.compile(Compiler.java:149) at processing.app.Sketch.build(Sketch.java:1573) at processing.app.Sketch.build(Sketch.java:1553) at processing.app.Editor$DefaultRunHandler.run(Editor.java:1485) at java.lang.Thread.run(Thread.java:619)
Replace the printf with System.out.println(i) then, or whatever the print call is.
-theMbaude Corporal
Posts : 2081 Points : 7285 Reputation : -1137 Join date : 2009-11-22 Age : 87
Subject: Re: The 100 Pages Event! Fri Mar 11, 2011 6:24 pm
GRrr who has recon on rioters and is fking with me....?
Last edited by -theMbaude on Fri Mar 11, 2011 7:02 pm; edited 1 time in total