Project Euler Solutions
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Nc
 Nassertions
 Ninclude
 Ndigits
 Cdigit_counter
 Nfactors
 Cfactor_counter
 Nfibonacci
 Cfibonacci
 Niterator
 CcounterThe reference struct for all iterators in this project
 CIteratorAn implementation of Python-like iterators and generators in C
 Nprimes
 Cprime_counterA cached prime number generator
 Cprime_factor_counter
 Cprime_sieve
 Np0012
 Ctriangle_iterator
 Ntests
 Npython
 Np0042
 CCache
 CBCD_intA little-endian, arbitrary-precision, binary-coded-decimal number