ダウンロードリスト

プロジェクト概要

TurboC の関数ライブラリであり、移植 MS-DOS 用のヘッダー ファイルのセットによる GNU gcc に Borland ターボ C コード。主に、"conio"での関数の ncurses 実装がさまざまなターボ C ライブラリ機能も付いています。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2002-06-03 10:41
20020602 snapshot

このリリースでは、実装する機能の数はほぼ倍になります。最大の変化は本質的には全体のBGIを(ボーランドのグラフィックインターフェイス)は現在、BGIは、テキストの顕著な電流漏れディスプレイ機能outtext()のように使用して実装されています。いくつかの雑多な機能も追加されている様々なバグが修正されている。
タグ: Development, Major feature enhancements
In this release, the number of implemented functions virtually doubles. The biggest change is that essentially the entire BGI (Borland Graphics Interface) has now been implemented, with the notable current omission of the BGI text-display functions (like outtext). Several miscellaneous functions have also been added, and various bugs have been fixed.

2002-04-20 09:32
20020419 snapshot

ようこそ画面にテキストを書き込むの速度が大幅に改善されています。できないことは物理的にテキストコンソールのサイズを変更する対処されています。様々な小さなバグが、特に壊れて固定されているプラットフォームのマクロとしての文字列関数を実装する上でコンパイルされます。しかし移植されたプログラムのみに一貫性を実行するライブラリは、Mac OS Xの下で、コンパイルされます。移植されたプログラムを実行するための推奨環境は、コンソールxtermのです。
タグ: Development, Major bugfixes
There has been a substantial improvement in the speed of writing text to the screen. The inability to physically resize the text console has been addressed. Various minor bugs have been fixed, particularly broken compiles on platforms implementing string functions as macros. The library now compiles under Mac OS X, though ported programs run only inconsistently. The recommended environment for running ported programs is now an xterm console.

2002-03-24 00:01
20020323 snapshot

libTurboC今、両方ともCとC + +のプログラム(以前は、それだけをCコードにリンクされます。)cgets関数で衝撃の重大なバグが修正されました。機能getftime、_setcursortype、getpass、insline、delline、FindFirstメソッドとFindNextメソッドを追加しました。グローバル変数_directvideoと_wscroll追加されました。
タグ: Development, Major feature enhancements
libTurboC now links to both C and C++ programs.
(Formerly, it linked only to C code.) Shockingly
serious bugs in the cgets function were fixed.
The functions getftime, _setcursortype, getpass,
insline, delline, findfirst, and findnext were
added. The global variables _directvideo and
_wscroll were added.

2002-03-18 10:35
20020317 snapshot

キーボードの特殊キーを大幅に、このリリースでは、fnの追加など、改善されたキーとAlt -キーを押します。 (linedraw)がサポートする場合を含む多くのIBM PCディスプレイの文字。 'gettextの'、'puttext'、および'棋譜'関数が追加されました。する場合、自動的にxtermのサイズが使用されますコンソールウィンドウ様々なバグ修正、テンキー上のサクサクの'窓'関数を動作不能に桁数の修正などが行われた。
タグ: Development, Major feature enhancements
Keyboard special keys were greatly improved in this release, including addition of Fn-keys and Alt-keys. Many IBM PC display characters (including linedraw) are now supported. The 'gettext', 'puttext', and 'movetext' functions were added. The console window is now automatically sized if xterm is used. Various bugfixes were made, including a fix of the flaky 'windows' function and inoperative digits on the numeric keypad.

2002-03-12 16:45
20020312 snapshot

タグ: Development, Initial freshmeat announcement

プロジェクトリソース