From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 7 May 2001 07:37:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 7 May 2001 07:37:32 -0400 Received: from wiproecmx2.wipro.com ([164.164.31.6]:34019 "EHLO wiproecmx2.wipro.com") by vger.kernel.org with ESMTP id ; Mon, 7 May 2001 07:37:21 -0400 From: "Chandrashekar Nagaraj" To: Date: Mon, 7 May 2001 17:08:43 +0530 Message-ID: <004101c0d6ea$44ec44c0$4433a8c0@wipro.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Importance: Normal Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org hi, i want to know how to read tab without a terminating character, ie., if i use getchar() i have to enter '\n' after tab to read tab, same is the case with read system call and scanf. bye, chandra.