Sorry, a comment I attempted to post on John-Scott's blog (of http://blog.portable-eggplant.org/) had a bunch of the code removed from it. Just posting it here so it's not lost.
Hey John,
So I was out of town for the weekend (without internet access even!!).
But by trimming I simply mean...
Hey guys,
I'm hoping that someone with more xml experience can see the easy explanation as to why i'm having difficulties here. Basically I'm attempting to extract elements from a gpx file (xml file for gps data). I had this working in rexml but it was TERRIBLY slow.
And, I can actually get...
Hey guys,
So I'm having problems with php5 on apache2. Basically, instead of the server executing the php scripts, it prompts you to dl the source.
The php files in question are for my wiki (dokuwiki) which was running fine until i upgraded my solaris10 box the other night (using blastwave...
Hi.
I'm trying to figure out how to overload operator[] for use in a 2d array of ints class: TwoDArray.
I need to be able to access the array data using normal 2d array notation like this:
TwoDArray temp; // constructors set to temp[10][10]
temp[5][6] = 2;
My TwoDArray class inherits a 1d...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.