Typedefs | Functions
from_to_table.cc File Reference

Program used to generate cwchess::from_to_table[]. More...

#include "sys.h"
#include <iostream>
#include <iomanip>
#include <cstdlib>
#include <stdint.h>
Include dependency graph for from_to_table.cc:

Go to the source code of this file.

Typedefs

typedef uint64_t mask_t
 

Functions

void output (int from, int to, mask_t mask)
 
int main ()
 

Detailed Description

Program used to generate cwchess::from_to_table[].

Definition in file from_to_table.cc.


Copyright © 2006 - 2010 Carlo Wood.  All rights reserved.