User profile: InfinityCounter

User info
User name:InfinityCounter
Name:E.K.
Location:Jamaica
Bio:I have just started attending university, and am still a bit experienced, however i believe this is a place where we can all help to improve each other. I know Python, c, and some Java (not much).
History
Joined:Feb 17, 2013 at 2:10pm
Number of posts:34
Latest posts:

Using g++ to link to libraries
@MiiNipaa @tanezavm Thanks that was a big help, by the way would I have to transfer this exe to an...

Using g++ to link to libraries
I have never tried using command line to compile programs before, but it seems more flexible so I wa...

Not reading cypertext
if you follow jasonwynn's example, there is no memory leak. Hoever if you use your example it would ...

Linking to boost filesystem in code::blocks
Ok I have been trying everything for the last 8 hours, so time to ask for help. I have already built...

Python passing multiple array to function sum using inheritance
ok let me see. First off, you have no need for subtype polymorphism in the main. Second GSum did not...