I'm helping someone out with their arcade and it aint working.
Code:
http://www.hryznudy.cz//cat/22/Ak%C4%8Dn%C3%AD
On that site, if you sort the game, it doesnt sort because there are accented letters. ...
I'm having a problem with the most simplest code, it displays the image when I go to rotate.php but when I go to use it on for example WBB with the image tabs, it doesn't work.
See it doesn't come up
<!-- imag ...
Ok my problem is this one syntax error... it keeps saying .class expected
also if you find any other syntax errors i'd appreciate if you could tell me =]
Code:
ArrayList <Integer> nextPermutation(in ...
C++ last I checked can interface with hardware alot more effectively (quickly) so yea, your gona need to learn C/C++ and DX9/10/11(any diff here?) and OpenGL ...
Hey guys, I've been trying to think about how I would do this.
Here's what I'm doing.
I have a function that pulls all the HTML tags with a class of "foobar" in it, and does something with it. I've go ...
Need help.
Scenario:
I have a custom built application (VB .NET front end) that uses an SQL 2005 database as its backend. I have two sites, will refer to them as site A and site B. Site A is the main branch site B ...
Ok, I was about to dive into java, as I'm going to be learning some java at uni next semester and wanted to get a heads-up.. The thing is I'm COMPLETELY lost about several things...
Java SE or EE?
Which one should I ...
Ok, so thinking of making a program to search the lan for games, look for open server ports. I think i should be able to use winsock for this, the main thing is i dont know how to set up an ip range array
Help woul ...
Code:
/*********************************************************************************
Creates a random maze, then solves it by finding a path from the
upper left corner to the l ...