User profile: Stewbond

User info
User name:Stewbond
History
Joined:
Number of posts:2070
Latest posts:

Paint
For this specific one: http://en.wikipedia.org/wiki/Basel_problem

Paint
This is a programming site. Just go in a loop, when the difference in calculation between this ite...

return an array doesn't work even with static
As to why returning [code]buffer[/code] didn't work: [code]int someFunc(){ int a = 1; return...

help!!
int product = 5; int x = 5; product *= x++; product = product * x++; product = 5 * 5++; product = 5...

I want to make this AMAZING advert into an AWESOME side scroller
I suppose crazier things have been done (Earthworm Jim?). It'd probably be fun to have some sort...