How print format string passed as argument ?
example.cpp:
#include int main(int ac, char* av[]) { printf(av[1],\"anything\");
I know the answer but is this thread is active ? btw
you can try example.exe "print this$(echo -e "\n ")on newline".
I tried and executed Regards, Shahid nx