From mboxrd@z Thu Jan 1 00:00:00 1970 From: "jywang" Subject: what is the char ~ mean Date: Tue, 8 Nov 2005 10:54:36 +0800 Message-ID: <003801c5e40f$c11cce20$060ae29f@javaboy> Return-path: Sender: linux-c-programming-owner@vger.kernel.org List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-c-programming@vger.kernel.org in linux source code, i find this line, ~tcp_v4_check(...). what is the character ~ mean.