@Sravanreddy001: Add curly braces...

swap(a,b,c) {c t;t=a;a=b;b=t;}

Dave

On Feb 8, 1:28 pm, sravanreddy001 <sravanreddy...@gmail.com> wrote:
> @Dave:
>
> you mentioned that there is a way to fix the issue caused by calleing
> swap(t,u,int) -- how can we fix this in preprocessor directive?

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to