User profile: Vexer

User info
User name:Vexer
History
Joined:
Number of posts:197
Latest posts:

Making a Calculator (Hardware and Software)
I would go to www.allaboutcircuits.com, and start reading the ebook if you really have an interest i...

Making a Calculator (Hardware and Software)
ARM's are overkill as long as you are not graphing. Use a PIC or an AVR(16 or 20 Mhz). But anyway...

Running two different programs C++
Correct me if I am wrong, but this seems like a bad idea. Someone could replace prg2 with a maliciou...

do while loop
I don't mean to sound rude, but no one is going to help you until you clean up your code and make it...

do while loop
http://cplusplus.com/forum/articles/26440/