OS4 DepotLogo by Alkaron 
(anonymous IP: 3.141.100.120,2192) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (595)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4364

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Development » Library » Toolkit » pdcurses.lha

PDCurses

Description: NCurses clone that outputs through SDL
Download: pdcurses.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 2Mb
Version: 3.9
Date: 07 Oct 2020
Author: Various, see archive. AmigaOS 4.0 compiled by aGGreSSor / CPU
Submitter: Eugene aGGreSSor Sobolev
Homepage: https://github.com/wmcbrine/PDCurses
Requirements: SDL
Category: development/library/toolkit
License: Public domain
Distribute: yes
Min OS Version: 4.0
FileID: 11439
 
Snapshots:
 
Comments: 3
Snapshots: 1
Videos: 0
Downloads: 48  (Current version)
48  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
PDCurses
Stable: v3.9

NOTES ON PREVIOUS AND THIS BUILDS
=================================
The AmigaOS 4.0 now also contains a clib2 version, and it tries to fake
being curses and ncurses.

I made a copy of libpdcurses.a and renamed it to libncurses.a,
to make configure scripts find and use pdcurses.
As we don't, and will not have a port of NCurses on OS4 in the
forseeable future I think this is the best solution for now.
It will save you from a lot of configure/makefile editing.

Just delete libncurses.a if you don't want it to work in this way.

.. Spot / Up Rough 2007

I did exactly the same for PDCurses 3.9

/SDK/Local/clib2/lib/#?.a compiled with -mcrt=clib2
/SDK/Local/newlib/lib/#?.a compiled on default (newlib)

.. aGGreSSor / CPU 2020

PDCurses is a public domain curses library for DOS, OS/2, Windows console, X11
and SDL, implementing most of the functions available in X/Open and System V R4
curses. It supports many compilers for these platforms. The X11 port lets you
recompile existing text-mode curses programs to produce native X11 applications.

PDCurses is distributed mainly as source code, but some pre-compiled libraries
may be available. 

COW

 _(__)_        V
'-e e -'__,--.__)
 (o_o)        ) 
    . /___.  |
    ||| _)/_)/
   //_(/_(/_(


Copyright © 2004-2024 by Björn Hagström All Rights Reserved