ArchWizard

DGD/

source navigation ]
identifier search ]
file search ]
Version: [ 1.0.a0 ] [ 1.1 ] [ 1.2 ] [ 1.2p1 ] [ 1.2p2 ] [ 1.2p3 ] [ 1.2p4 ] [ 1.2.151 ]

Name Size Last modified (GMT) Description
Back Parent directory 2004-03-07 22:21:40
File README 629 bytes 2000-11-20 21:10:15
C file connect.c 27858 bytes 2000-12-12 11:03:49
File dgd.proj.hqx 93289 bytes 1998-11-04 01:53:05
File dgd.rsrc.hqx 11206 bytes 2001-08-23 22:15:17
C file local.c 11103 bytes 2000-11-20 21:10:15
C file macdgd.h 2668 bytes 1998-06-27 20:11:43
C file macfile.c 12108 bytes 2000-11-20 21:10:16
C file memstr.c 9228 bytes 1996-12-20 18:57:39
C file random.c 312 bytes 1996-12-20 18:57:39
C file sort.c 1255 bytes 1996-12-11 02:42:20
C file time.c 2619 bytes 2000-11-16 20:05:58

  1 To compile DGD on a Mac, you'll need Symantec C 7.0.4 or newer.
  2 
  3 De-binhex dgd.proj.hqx and dgd.rsrc.hqx.  Move the project file up two
  4 folders (into the src folder), and double-click it to start the Project
  5 Manager.  If you have any trouble with the compiler selecting the wrong
  6 source files, remove all the non-Mac folders from the src:host folder.
  7 
  8 If you want to compile DGD with CodeWarrior, you'll have to make your
  9 own project file.  Make sure that the size of an integer is 4 bytes,
 10 and that the symbol MACOS is #defined.  Also, compile for 68000 rather
 11 than PowerPC, and turn off the "high level event aware" size flag.

~ [ source navigation ] ~ [ identifier search ] ~ [ file search ] ~

This page was automatically generated by the LXR engine.
Visit the LXR main site for more information.