<?xml version="1.0" encoding="utf-8"?>
<rss version="0.91">
	<channel>
		<title>НГС.Форум: C++ to Pascal??</title>
		<description>Форум на NGS.RU</description>
		<copyright>ЗАО «НГС»</copyright>
		<link>https://forum.ngs23.ru/</link>
						<item>
			<title>Re: C++ to Pascal??</title>
			<link>https://forum.ngs23.ru/board/programming/flat/1869860003/</link>
			<author>Анонимный пользователь</author>
			<description>Одно замечание:
#define MAX_PORT_NAME 40 
хммм, а это разве не замена MAX_PORT_NAME на число 40. Тогда const тут не пройдет, надо предварительно...</description>
			<category>programming</category>
			<pubDate>Sun, 10 Nov 2002 09:01:11 +0300</pubDate>
		</item>
				<item>
			<title>Re: C++ to Pascal??</title>
			<link>https://forum.ngs23.ru/board/programming/flat/1869852007/</link>
			<author>Максимыч</author>
			<description>Все верно объяснил Маленький Федя.

По своему опыту, основные проблемы бывают с разнообразием целых типов. Надо вначале внимательно разобраться...</description>
			<category>programming</category>
			<pubDate>Sat, 26 Oct 2002 21:05:08 +0400</pubDate>
		</item>
				<item>
			<title>Re: C++ to Pascal??</title>
			<link>https://forum.ngs23.ru/board/programming/flat/1869851200/</link>
			<author>CooL/2</author>
			<description>Спасиб..В том-то и дело что не дельфи и не паскаль, а FreePascal под OS/2 )</description>
			<category>programming</category>
			<pubDate>Fri, 25 Oct 2002 12:05:23 +0400</pubDate>
		</item>
				<item>
			<title>Re: C++ to Pascal??</title>
			<link>https://forum.ngs23.ru/board/programming/flat/1869851195/</link>
			<author>Анонимный пользователь</author>
			<description>Вроде,  должно быть так.

Const  MAX_PORT_NAME=40;
       MAX_PORTS =   16;

type _ACB=record
  ulACBLen: Longint; 
  ulObjType: Longint;
...</description>
			<category>programming</category>
			<pubDate>Fri, 25 Oct 2002 12:01:13 +0400</pubDate>
		</item>
				<item>
			<title>C++ to Pascal??</title>
			<link>https://forum.ngs23.ru/board/programming/flat/1869848347/</link>
			<author>CooL/2</author>
			<description>Появилась необходимость, сконвертировать файлы *.h  в Паскаль. и назрели несколько вопросов, что есть что и где.
#define MAX_PORT_NAME         40...</description>
			<category>programming</category>
			<pubDate>Tue, 22 Oct 2002 08:44:20 +0400</pubDate>
		</item>
					</channel>
</rss>