Dec 162017
 
This program lets you practice your bidding and opening leads when playing bridge. Full DOS and UNIX C source is included.
File BID3SRC.ZIP from The Programmer’s Corner in
Category C Source Code
This program lets you practice your bidding and opening leads when playing bridge. Full DOS and UNIX C source is included.
File Name File Size Zip Size Zip Type
BIDDING.C 18684 5448 deflated
BIDDING.DOC 6182 2450 deflated
BIDDING.H 3297 1422 deflated
DEAL.C 2399 975 deflated
EVAL.C 17756 3567 deflated
EXAMPLE.EXP 4321 1942 deflated
EXPER.C 3840 1337 deflated
EXPER.DOC 3002 1368 deflated
HISTORY.DOC 1419 627 deflated
MAKEFILE.DOS 600 338 deflated
MAKEFILE.UNX 568 315 deflated
README.DOC 1444 593 deflated

Download File BID3SRC.ZIP Here

Contents of the README.DOC file


readme.doc file forBridge BidderVersion 3.06/89
==============================================================================
Files included:
bidding.csource
deal.csource
eval.csource
exper.csource
bidding.hsource
bidding.docgeneral documentation
exper.docdocumentation of experiment feature
readme.docthis file
history.docevolution of this program
example.expexample of experiment feature
makefile.unxmakefile (unix)
makefile.dosmakefile (ibm-pc/ms-dos)


Compiling information
==============================================================================
There are some #define's in bidding.h which can be adjusted to suit your
desires. All of these appear at the very end of bidding.h.

The defines which can be adjusted allow you to
1)Choose method of screen clearing between bids.
2)Choose the style in which bids are displayed.

If you prefer options as they are, no adjustments should be
necessary. Simply make sure the appropriate makefile is set up for
your system, and run make.


Differences between version 3.0 and 2.0
=======================================
Introduction of deal_types and experiments by John Oswalt.
Compile-time option for bidding display style installed.


Differences between version 2.0 and 1.0
========================================
Better display of current bidding sequence.
Compile-time options for screen clearing installed.


 December 16, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)