1 #ifndef POICARE_EXPRESSION_DEBUG_H 2 #define POICARE_EXPRESSION_DEBUG_H 14 #endif // POICARE_EXPRESSION_DEBUG_H void print_prime_factorization(Integer *outputFactors, Integer *outputCoefficients, int outputLength)
void print_expression(const Expression *e, int indentationLevel)