Hi
instead of the "fscanf" u can use "fgets" scan one line each and every
time.
like as follows:
char buf[256];
fgets(buf,255,fp);
fp -> file pointer.
here it scans 255 chars or one line. whichever comes first.
If ur line is too big , in such case
or use following option in fscanf to read till end of line :
fscanf ( fp, "^{\n] ",
filename);
Lalit
[EMAIL PROTECTED] wrote:
Hi
instead of the "fscanf" u can use "fgets"
scan one line each and every
time.
like as follows:
char buf[256];
fgets(buf,255,fp);
i mean
fscanf(fp, "%^[\n]",buf);
Lalit
[EMAIL PROTECTED] wrote:
Hi
instead of the "fscanf" u can use "fgets"
scan one line each and every
time.
like as follows:
char buf[256];
fgets(buf,255,fp);
fp -> file pointer.
here it scans 255 chars or one line.
On Tue, May 14, 2002 at 12:32:17PM +0530, Ambar Roy spoke out thus:
> Hi everyone,
> The stock Red Hat 7.2 installation that I have on my home computer
> insists on sending an ident query for any connections to that system thru a
> LAN for ftp and a few other services. (BTW.. i am using vmware
On Tue, May 14, 2002 at 11:18:15AM +0530, Ambar Roy spoke out thus:
> > I have RH6.1 installed on a production server running Kernel 2.2.12-20.
> >
> > I have RPM version 3.0.3-2 installed and wish to upgrade. I downloaded
> > rpm-4.0.3-7x.i386.rpm from the archives of RH6.2 updates from the Redha
Hey guys
I have installed Redhat Linux 7.2 on my system.For
some strange reason CD-ROM is not accessible thru
GNOME or KDE.System hangs every time i try to access
the CDROM.I have tried the command mount /mnt/cdrom in
the terminal window, but the system hangs.Is the CDROM
incompatible or it requi
I have also faced similar problem in my IBM computer.
During installation CD drive worked but when i
inserted the CD drive to access some RPM, the system
hanged.
The solution that i used was to use another CD drive
on the network on another computer and then ftp files
from there to my computer.
Deepak,
sometimes autofs(which detects CDs and tries to mount them
automatically) causes problems with normal usage of the
CDROM. Unfortunately, in redhat systems autofs is enabled by
default. Can you disable autofs _before_ accessing the CDROM and see?
Normally, this command should work in redha
Hi all,
I want to use procomm to connect to a linux machine from windows machine.
Can any body help me in this regard?
rahul
_
Chat with friends online, try MSN Messenger: http://messenger.msn.com
Hi,
Could anyone tell me what WINE stands for?
I tried searching the Internet for it but all in vain :-(
Thanks,
Ashok
To subscribe, send email to [EMAIL PROTECTED] with subscribe in subject header
To unsubscribe, send email to [EMAIL P
[Disclaimer: Crossposted mail. Watch where you reply. You have been warned. ]
There had been talks of India competing with China etc. around here
for increasing outsourced work from US. This thread on Slashdot
provides a *very* interesting look at the problems faced. Needless to
say, many folks k
Windows Emulator...
Ashok Appu <[EMAIL PROTECTED]> on 05/16/2002 10:29:44 AM
Please respond to [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:(bcc: Veera R Koduri/HSS)
Subject: [ilugd]: What does WINE stand for?
Hi,
Could anyone tell me what WINE stands for?
I tried
Hi Ashok,
WINE stands for Windows Emulator. It is basically an
Emulator to run programs of Windows in linux, like if u want to
run notepad of windows in linux, u can use wine for this.For
getting more information on Wine goto www.winehq.com
and for downloading Wine goto link:
htt
Hey, didn't anybody ever tell you WINE IS NOT AN
EMULATOR. Infact, it is an implementation of the
windows OS that runs on top of Linux. You can go to
http://www.winehq.com to find out more about it. More
that once I have seen movies after booting into linux
by running Media Player on top of WINE.
Hi,
May be its WINdows Emulator.
br,
Lalit
Ashok Appu wrote:
Hi,
Could anyone tell me what WINE stands for?
I tried searching the Internet for it but all in vain :-(
Thanks,
Ashok
To subscribe, send email to [EMAIL PROTECTED] with subsc
Hi Veera,
You have any authentic source for the information?
Any Web site I can refer to for confirmation?
Regards,
Ashok
To subscribe, send email to [EMAIL PROTECTED] with subscribe in subject header
To unsubscribe, send email to [EMAI
16 matches
Mail list logo