Thread: Some problems
View Single Post
  #1 (permalink)  
Old November 16th, 2007, 08:46 AM
Sheraz Khan Sheraz Khan is offline
Authorized User
 
Join Date: May 2007
Posts: 73
Thanks: 4
Thanked 0 Times in 0 Posts
Default Some problems




If have two variables a=4 b=6 want to swap their values without using the third variable. How can I do this in C?


I want to make a pyramid of any shape (3D array) using loops?



Any answers with code will be really appreciated.




Cheers
Sheraz
__________________
Cheers
Sheraz
Reply With Quote