ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: LVU <lvu@uaservice.com.ua>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re[2]: [Comm] Парочка вопросов
Date: Thu, 26 Jan 2006 12:25:02 +0200
Message-ID: <171785135.20060126122502@uaservice.com.ua> (raw)
In-Reply-To: <43D89D9A.1060305@list.ru>

Hello Вильчинский,

Thursday, January 26, 2006, 11:59:54 AM, you wrote:

> Но. Я в этом деле новичок и мне кажутся эти программы громоздкими...
> Есть ли в Linux программы наподобие Turbo Pascal, QBasic?

Есть традиция советовать в подобных случаях emacs :) Он, правда, тоже
немаленький, но зато, если научиться работать с ним, оказывается очень
удобным.

> Может у кого-нибудь есть маленький пример программы на C++,
> который бы выполнялся на все 100%?
> (чтобы проверить работоспособность программы)

-----------------------------------------
#include <iostream>

int main()
{
   std::cout<<"Hello, world!"<<std::endl;
   return 0;
}
-----------------------------------------

-- 
Best regards,
 LVU                            mailto:lvu@uaservice.com.ua




  reply	other threads:[~2006-01-26 10:25 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-25 20:26 Вильчинский Андрей
2006-01-25 20:34 ` Alexey Rusakov
2006-01-25 22:22   ` Вильчинский Андрей
2006-01-25 22:40     ` Alexey Rusakov
2006-01-26  9:59       ` Вильчинский Андрей
2006-01-26 10:25         ` LVU [this message]
2006-01-26 10:33         ` Шенцев Алексей Владимирович
2006-01-27  5:07         ` Gleb Kulikov
2006-02-22 21:56           ` Vitaly Lipatov
2006-01-30 16:08         ` Aleksander N. Gorohovski
2006-01-30 14:21           ` Nick S. Grechukh
2006-01-31 17:52           ` Artem K. Jouravsky
2006-02-02 14:04             ` Aleksander N. Gorohovski
2006-02-02 12:13               ` Nick S. Grechukh
2006-02-02 12:25               ` Artem K. Jouravsky
2006-02-02 12:28               ` Alexander Borovsky
2006-01-31 22:29           ` Alexey Rusakov
2006-02-02 14:25             ` Aleksander N. Gorohovski
2006-02-02 22:16               ` Alexey Rusakov
2006-02-03 11:36                 ` Aleksander N.Gorohovski
2006-02-03 14:29                   ` Artem K. Jouravsky
2006-02-03 22:50                   ` [Comm] [flame] Самый лучший скриптовый язык Alexey Rusakov
2006-02-06 12:51                     ` Aleksander N. Gorohovski
2006-02-23  7:25                   ` [Comm] Парочка вопросов Aleksey Korotkov
2006-02-04 16:46               ` [Comm] perl [JT] " Michael Shigorin
2006-02-06 14:16                 ` Aleksander N. Gorohovski
2006-01-26 10:33 ` [Comm] " Artem K. Jouravsky
2006-01-26 10:38   ` Владимир Гусев
2006-01-26 13:31     ` Вильчинский Андрей
2006-01-27  8:29       ` Владимир Гусев
2006-01-27  8:41         ` [Comm] Парочка вопросов - some links about tv_tuners&linux - вдогонку Владимир Гусев
2006-01-27 10:47         ` [Comm] Парочка вопросов Vilandrew
2006-01-27 11:24           ` Владимир Гусев
2006-01-27 12:38           ` [Comm] apt-get install g++ Вильчинский Андрей
2006-01-27 13:03             ` Pyatnitskich Evgeniy
2006-01-27 13:59               ` spider
2006-01-28  5:24                 ` [JT] " Pyatnitskich Evgeniy
2006-01-29 13:56                   ` spider
2006-01-29 14:51                     ` Терешков Евгений
2006-01-27 14:40               ` Вильчинский Андрей
2006-01-27 14:51                 ` Шенцев Алексей Владимирович
2006-01-27 16:47                   ` Вильчинский Андрей
2006-01-28 10:55                     ` Alexey Rusakov
2006-01-29  9:31                     ` Andrey Rahmatullin
2006-01-27 14:07             ` Владимир Гусев

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=171785135.20060126122502@uaservice.com.ua \
    --to=lvu@uaservice.com.ua \
    --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