ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Anton Kovalenko <a_kovalenko@mtu-net.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Вопрос по программированию на языке Си
Date: Thu, 16 Jan 2003 00:09:14 +0300
Message-ID: <87fzru5ddx.fsf@lenin.home> (raw)
In-Reply-To: <20030115233002.0a000897.abr@altlinux.ru> (Andrey Brindeew's message of "Wed, 15 Jan 2003 23:30:02 +0300")

>>>>> Andrey Brindeew writes:

    > Есть текстовый файл, в котором записаны несколько чисел:
    > ===
    >   6039.689 2     34.98  9  1   5.6250  63.2813
    > ===

    > Как их оттуда прочитать и запихать в переменные типа float?
    > Количество полей для обрабатываемого файла известно.

А чем не устраивает fscanf? 

fscanf (fptr, "%f %f %f %f %f %f %f", &fl1, &fl2, &fl3, &fl4, &fl5, &fl6, &fl7)


-- 
With Best Wishes, Anton Kovalenko /* http://kovalenko.webzone.ru */
#!/usr/bin/wish - best wish I have for you!


  reply	other threads:[~2003-01-15 21:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-15 20:30 Andrey Brindeew
2003-01-15 21:09 ` Anton Kovalenko [this message]
2003-01-16  5:54 ` [Comm] Re: [Comm]Вопрос " "Инженер"
2003-01-17 13:57   ` [Comm] Re: Вопрос " Alexey Tourbin
2003-01-16  9:11 ` [Comm] Re: [Comm] " isa
2003-01-18 11:43   ` [JT][Comm] " Someone Unknown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fzru5ddx.fsf@lenin.home \
    --to=a_kovalenko@mtu-net.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git