Just wondering if you could tell me how to put the modulus symbol into a string? eg.

printf(" * / % ");

My c compiler say that an unknown conversion type character 0xa in format has occurred.

Thanks very much