delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/10/28/13:01:28

From: Stephan <saf AT club-internet DOT fr>
Newsgroups: comp.os.msdos.djgpp
Subject: fputs(); HELP !!! SOS
Date: Mon, 27 Oct 1997 12:40:44 +0100
Organization: SAF CENTRAL
Lines: 17
Message-ID: <34547DBC.1D86@club-internet.fr>
Reply-To: saf AT club-internet DOT fr
NNTP-Posting-Host: ppp-116-116.neuilly.club-internet.fr
Mime-Version: 1.0
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Hello the world !

I have a problem:
How can I write a numeric value to the disk ?
when I make:
..
FILE *disk;
float i;

...


fputs(i,disk);    IT DOESNT WORK CORRECTLY
fclose(disk);


How can I write a numeric value to the disk ?

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019