Posts
 
Reputation
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
~2K People Reached
Favorite Forums
Favorite Tags
Member Avatar for Ben Ashton

I am making a service that uses RSS feed and I am having a problem actually getting the data as it is not made up in the original sense of .title, .summary etc, below is the contents of each item. <table style="border-collapse: collapse; border-spacing: 0; color:#493800; font-size: 11px; border:solid 1px …

Member Avatar for Ben Ashton
0
249
Member Avatar for Ben Ashton

Hello I am making a piece of software that reads a board of difference pieces and then puts them into an array for management. I am at the point where I have got a rectangle around the whole board and am researching what the quickest and most effective way to …

Member Avatar for tinstaafl
0
121
Member Avatar for Ben Ashton

Hello I am making an application that will solve a puzzle for me, but before i start designing the algorithm I need to capture that region of the screen, in order to reduce the time it would take to scan the whole PrimaryScreen for the objects I am looking for. …

Member Avatar for Ben Ashton
0
134
Member Avatar for Ben Ashton

I have a project at school in which I have decieded to make an encryption system which I am struggling with quite a bit at the moment - just finding resources to use and even a guide to follow. The only half decent thing i can find on the web …

Member Avatar for Ben Ashton
0
888
Member Avatar for Ben Ashton

Hello I am slowly learning more and more about C++ and more importantly programming technique and I have reached the wall that I am sure quite a few before me have probably hit - refrences/pointers and management of the heap. Whilst I try and familiarize myself with the above, I …

Member Avatar for Ben Ashton
0
111
Member Avatar for Ben Ashton

Hello I am designing a bank account program to retouch on where I left C++ at and am having a few problems. I wish to have a unique account number for each bank account which is represented by an object e.g. account1, account2, account3. I am struggling to implement something …

Member Avatar for Ben Ashton
0
116