User profile: Multihunter

User info
User name:Multihunter
Email:Multihuntr@hotmail.com
Name:Multihunter
Location:Unknown to the public
Bio:Just a teenager who thinks it'd be cool to try and learn some programming.
So, in 2005, I found out that the school had flash on their computers, so I learnt a little AS2, made some crappy little games that were hilarious at the time and didn't really do anything for about a year (coding-wise)... ok, so I haven't really done anything proper yet in anything.
I then learnt some as3 to enter another crappy game in a flash game contest.
So, I know a little of AS2.0 and a bit more of AS3.0 (I worked on transferring my knowledge over before working on a crappy game).
My C++ experience?
One day my friends and I said to each other; "we should get some Magic: The Gathering cards!" So we did. Then we realised that we didn't spend very much time actually in the same room, and playing over MSN would be annoying to remember all the stuff on the field; so I was like; "I know some as3! I'll make a .swf that shows stuff based on what we say!". I gave up on trying to give .swf's permissions to access another persons computer and instead decided to make a c++ program that would do that, with the as3 part doing the visual stuff. Of course... I didn't know any C++ at the time, and didn't even know how to get a compiler to work. A friend managed to show me DevC++, and I was off! That was about 3 weeks from the end of 2010. Judge my skill on how long I have been coding; see if I care!

But anyway; I WILL be going to University and studying computer science, so I knew I would have to learn some C++, that was just an excuse to do it.


If you want to contact me send me an e-mail. I'm friendly enough...
Statistical data
Gender:Male
History
Joined:
Number of posts:9
Latest posts:

Use string as filepath for reading file on a different computer
I got it working; apparently however I was doing it made some kind of non-critical error, so I used ...

Use string as filepath for reading file on a different computer
You have missed very nearly the most important comment of my entire code, which I COULD have made yo...

Use string as filepath for reading file on a different computer
If you mean the if statement in the ReadNameFile() function, then, no it's not; the switch statement...

Use string as filepath for reading file on a different computer
I know it runs it twice, I just didn't want to put the code in twice, and I like to practise using t...

Use string as filepath for reading file on a different computer
What do you mean null character? I have tried putting just the string variable name in, and it do...