From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Ball Subject: Re: [PATCH] Add the "btrfs filesystem label" command Date: Wed, 15 Sep 2010 21:10:24 -0400 Message-ID: References: <201009132124.14402.kreijack@inwind.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kreijack@inwind.it, chris.mason@oracle.com, linux-btrfs@vger.kernel.org, Felix Blanke To: Mike Fedyk Return-path: In-Reply-To: (Mike Fedyk's message of "Wed, 15 Sep 2010 17:31:44 -0700") List-ID: Hi, > How can one char equal two chars? > > input[i] == '\\' If the first char is the C escape sequence for string literals. :) - Chris. -- Chris Ball One Laptop Per Child