User profile: mainframe639

User info
User name:mainframe639
Email:glacial_thaw7@yahoo.com
Name:Arman
History
Joined:
Number of posts:64
Latest posts:

What sorting algorithm is this?
[code] #include <iostream> using namespace std; int main() { int num[100],ans,x,y,decoy; cou...

Set Color Explanation
Right, it belongs to Windows programming. Sorry for the wrong category...but thanks for the links At...

Set Color Explanation
Can you explain this code: [code]void setcolor(unsigned short color) { ...

Structured Programming
@ Bazzy: how can I link them?

Structured Programming
I've tried to run this code but my compiler said "undefined reference to addition(int, int) This ...