A
Abhi
char *pc = "First" "Second";
In the compiler I checked it concates the string. I thought it would
require usage of ## preprocessor directive.
Thanks,
-Abhishikt
In the compiler I checked it concates the string. I thought it would
require usage of ## preprocessor directive.
Thanks,
-Abhishikt