Adding c++ (constructors and destructors..) to this code

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
zaxuhe
Posts: 3
Joined: Mon Feb 14, 2011 9:49 am

Adding c++ (constructors and destructors..) to this code

Post by zaxuhe »

I'm trying to add to this tutorial:
http://www.osdever.net/bkerndev/Docs/whatsleft.htm

Well I have been trying to get this to work for over 2 weeks! I have tried every tutorial around, but I cannot add these functions, not even compile, I guess I'm not understanding the tutorials (if I did I would know how to do it I guess), still I would really love any help, I have no idea on how to implement them on this code...

Sorry I'm still learning I'm at second semester at the university... still I would love to learn new stuff and I have been working really hard on this (already added printf and scanf)

So I really need help to pull this out :) please help me!

Thank you!
zaxuhe
Posts: 3
Joined: Mon Feb 14, 2011 9:49 am

Re: Adding c++ (constructors and destructors..) to this code

Post by zaxuhe »

yes I know, but I wasn't able to do it by using the wiki, I have no idea of what I should leave there and what I should remove, thats why I'm asking for help :(
zaxuhe
Posts: 3
Joined: Mon Feb 14, 2011 9:49 am

Re: Adding c++ (constructors and destructors..) to this code

Post by zaxuhe »

well I actually don't know, if you could point me some document to do so... I'm really ready to learn however I really don't know how :P
Post Reply