SearchSECODatabaseAPI
Definitions.h
1
/*
2
This program has been developed by students from the bachelor Computer Science at
3
Utrecht University within the Software Project course.
4
© Copyright Utrecht University (Department of Information and Computing Sciences)
5
*/
6
7
#pragma once
8
9
#define FIELD_DELIMITER_CHAR '?'
10
#define ENTRY_DELIMITER_CHAR '\n'
11
#define MAX_THREADS 16
SearchSECODatabaseAPI
General
Definitions.h
Generated by
1.9.4