Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #44.2K
Member Avatar for segoed

Hi, I'm sorry for offtopic, but I do not found any place to ask my question. Is there any recommendation on good time tracking software for developers (MSVC+MSDN+other soft)? I want to track a time I spend on each project, but I am unable to find anything that can track …

Member Avatar for happygeek
-1
368
Member Avatar for ProgrammersTalk
Member Avatar for Ezzaral
0
591
Member Avatar for adrive

i'm not sure if i'm getting this right, but i still remember java allowing me to cast an object to another type as long as their ancestors are the same? I can't seem to do this in delphi, the compiler doesn't seem to understand the methods and attributes of each …

Member Avatar for adrive
0
764
Member Avatar for adrive

Hi, I can't seem to find any information at all...about how I can assign an Array into TStringList. I'd like to do something like that : for i:=0 to 10 do begin vArr[0] := intToStr(i); vArr[1] := intToStr(i + 1); vAStringList.addObject(inttostr(i), vArr); end; I'm trying to build a data structure …

Member Avatar for Smola
0
708