ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Хихин Руслан" <hihin@rambler.ru>
To: community@lists.altlinux.org
Subject: Re: [Comm] c language question
Date: Sat, 4 Nov 2006 20:39:05 +0300
Message-ID: <200611042039.12133@ruslandh> (raw)
In-Reply-To: <e12fd2db0611040818h3f17117n98b0deda9270dacf@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1153 bytes --]

Здравствуйте Eugene Ostapets
  В сообщении от Saturday 04 November 2006 19:18 Eugene Ostapets 
написал(a):
 > 04.11.06, Andrey Rybak<ra iop.kiev.ua> написал(а):
 > > Привет, коммунити!
 > >
 > > Извините за оффтоп.
 > >
 > > Стоит задача (стандартная должно быть) преобразовывать строки 
 > > вида
 > >
 > > "0.ab" в целое число ab.
 > >
 > > Вероятно, я плохо понимаю Си , но самый прямой метод будет
 > > выглядеть так:
 > >
 > >       1 #include<stdio.h>
 > >
 > >       2 #include<stdlib.h>
 > >
 > >       3 int main(){
 > >
 > >       4         const char* a = "0.16";
 > >
 > >       5         printf("%d",(int)(100*atof(a)));
 > >
 > >       6         return 0;
 > >
 > >       7 }
 >
 > Плохо понимаете... Почитайте как храняться дробные числа... А для
 >
 > решения задачи смотрите man round, man rint
Грубо говоря  printf("%d",(int)(100.*atof(a)));
Хотя округление будет всегда до ближайшего целого по абсолютной 
величине.


-- 
  А ещё говорят так  (fortune):
 
Женщина везде оставляет свою шляпу, а мужчина - голову.
		-- Немецкая пословица
________________________________________________________________________
С уважением Хихин Руслан

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2006-11-04 17:39 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-04 16:14 Andrey Rybak
2006-11-04 16:18 ` Eugene Ostapets
2006-11-04 17:39   ` Хихин Руслан [this message]
2006-11-04 17:59     ` Eugene Ostapets
2006-11-04 18:41       ` Хихин Руслан
2006-11-04 18:55         ` Michael Holzman
2006-11-04 19:17           ` Хихин Руслан
2006-11-04 20:32             ` Michael Holzman
2006-11-04 17:44   ` Andrey Rybak
2006-11-04 17:53     ` Eugene Ostapets
2006-11-04 18:24       ` Andrey Rybak
2006-11-04 18:30         ` Eugene Ostapets
2006-11-04 18:51           ` Andrey Rybak

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=200611042039.12133@ruslandh \
    --to=hihin@rambler.ru \
    --cc=community@lists.altlinux.org \
    /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