capitalizing messages

windspirit's icon

hey, so im not that good with C i know that you can do this sort of stuff with sprintf but can someone tell me how to capitalize a message? I am working with a LISP encapsulation that only outputs capitalized stuff.

thx.

Emmanuel Jourdan's icon

You might want to have a look to mxj sbuf which have a toLowerCase message.

ch's icon

You can use vexpr and itoa/atoi as well :

Max Patch
Copy patch and select New From Clipboard in Max.

ygreq's icon

is there a regexpr option?

Thank you!