Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 11 of 11
Search took 0.01 seconds.
Search: Posts Made By: cCj
Forum: C++ Feb 10th, 2007, 2:10 PM
Replies: 2
Views: 130
Posted By cCj
Thank you, this seem to be sufficent. :)

Thank you, this seem to be sufficent. :)
Forum: C++ Feb 10th, 2007, 9:30 AM
Replies: 2
Views: 130
Posted By cCj
Detecting if DLL is available

Hi.
I don't know much about dynamic DLL loading but I'm using a library which DLL is loaded at start in a point that is unknown to me. I dont want to require users for having this library and only...
Forum: PHP Aug 6th, 2006, 12:20 AM
Replies: 2
Views: 167
Posted By cCj
Sure kurifu, thanks for looking into...

Sure kurifu, thanks for looking into this!



first the $map is initialized like this: $map = array();
and filled with new Tile()

this is how the map is saved:
Forum: PHP Aug 4th, 2006, 10:27 PM
Replies: 2
Views: 167
Posted By cCj
How to save the array vars in a class?

Hi,
I'm using serialize to save an object which worked until I started using Arrays in the class. Please see this code below:


class Base extends Tile
{
var $owner;
var $resources = Array();

...
Forum: C May 1st, 2006, 1:27 AM
Replies: 10
Views: 407
Posted By cCj
I understand now. I don't have any control over...

I understand now. I don't have any control over the IRC server, however the client could be banned using the IRC admin commands.

Thanks.
Forum: C Apr 30th, 2006, 8:08 AM
Replies: 10
Views: 407
Posted By cCj
Smile Lol and I still don't know. :) Any hints? ;)

Lol and I still don't know. :) Any hints? ;)
Forum: C Apr 28th, 2006, 9:40 PM
Replies: 10
Views: 407
Posted By cCj
But then if one client sends an oversized message...

But then if one client sends an oversized message all the client apps would be terminated since none could handle it. :)
Forum: C Apr 27th, 2006, 6:57 AM
Replies: 10
Views: 407
Posted By cCj
Thanks for the replies but I know that option but...

Thanks for the replies but I know that option but you see what I'm doing is receiving IRC messages from clients but if the client sends very long messages I don't want to just allocate more space. I...
Forum: C Apr 26th, 2006, 10:24 PM
Replies: 10
Views: 407
Posted By cCj
Safe string copy?

Hi,
strcpy is a one way to copy strings but what if I need to make sure that the dest string (buffer) is large enough to hold the source string, is there a function for that?
I could just check the...
Forum: C++ Apr 11th, 2006, 7:05 AM
Replies: 2
Views: 172
Posted By cCj
Thank you!

Thank you!
Forum: C++ Apr 10th, 2006, 8:33 AM
Replies: 2
Views: 172
Posted By cCj
HTTP compression

Hi,
I'm using HTTP 1.1 to download files from server but it could really use a compression because the total size of the files is quite much. So my question is simply, can you some how request the...
Showing results 1 to 11 of 11

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 3:06 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC