#include "mfcpch.h"
#include <stdio.h>
#include <math.h>
#include "errcode.h"
#include "quadlsq.h"
#include "points.h"
Defines | |
#define | EXTERN |
Variables | |
const ERRCODE | EMPTY_QLSQ = "Can't delete from an empty QLSQ" |
#define EXTERN |
const ERRCODE EMPTY_QLSQ = "Can't delete from an empty QLSQ" |