Sunday, January 8, 2012

What is meant by ## operation in C programming & any more like this?

# is the 'Token-Pasting' operator. It's used to get around some limitations in the C pre-processor...or it's used to make obscure C code even more obscure...take your pick.

0 comments:

Post a Comment