06-JoP-June-07
Read

06-JoP-June-07

by sgganesh

www. linuxforu. com | LINUX FOR YOU | JUNE 2007 C M Y K 87 I n my previous column, we saw some of the pitfalls of using + and – operators to swap two variables without using a temporary variable: *i = *i + *j; *j = *i - *j; *i = *i - *j; Think about the... More

Read the publication