User profile: googyi

User info
User name:googyi
History
Joined:
Number of posts:2
Latest posts:

c++ swap programe
"Also, both versions may cause havoc if a and b are of different integral types." It is not wise to...

c++ swap programe
If you have to swap numbers then this will do the job. int a = 5; int b = 7; //swapping...

This user does not accept Private Messages