From: "Wolfgang Nádasi-Donner" Date: 2007-11-18T05:22:53+09:00 Subject: Re: String escape mystery. Wolfgang Nádasi-Donner wrote: > Rick Denatale wrote: >> What's up with \c in a string literal? > > "\cx" and "\C-c" mean both "Control-c". > > Wolfgang Nádasi-Donner Sorry, typo -> "\cc" and "\C-c" mean both "Control-c". -- Posted via http://www.ruby-forum.com/.