News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Multi-Linked Forum

Started by zack8686, March 17, 2009, 06:25:10 AM

Previous topic - Next topic

zack8686

Hi, I've coded in C++ using C::B , Basic4gl , FreeBasic and others . Hope that there is a multi-linked forum that can make forums the place of all interested programmers . I've post the link for this forum in my new forum , anyone can feel free to visit my forum http://www.z-techprogramming.proboards.com/index.cgi and get more links for other forum that one is interested in .


-Thanks-

ollydbg

Quote from: zack8686 on March 17, 2009, 06:25:10 AM
Hi, I've coded in C++ using C::B , Basic4gl , FreeBasic and others . Hope that there is a multi-linked forum that can make forums the place of all interested programmers . I've post the link for this forum in my new forum , anyone can feel free to visit my forum http://www.z-techprogramming.proboards.com/index.cgi and get more links for other forum that one is interested in .


-Thanks-

Sounds Great!That forum just need more people to get involved.
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.