DEV Community

Discussion on: Swap two integers in 'C' programming Without using third variable

Collapse
 
codemouse92 profile image
Jason C. McDonald

Agreed, this is definitely the way to do it.