30 #define LINE_BUFFER_SIZE 1000
54 char prefix_buffer[1024];
55 size_t initial_stream_pos=ifstr.tellg();
56 ifstr.getline(prefix_buffer,1023,
SEP);
57 if(pfx==prefix_buffer)
61 ifstr.seekg(initial_stream_pos);
68 switch(fromfile_status)
85 cerr <<
"Import error " << fromfile_status
87 <<
" for " << record_ptr->key()
CCCC_Member * current_loading_extent
void DisposeOfImportRecord(T *record_ptr, int fromfile_status)
CCCC_Project * current_loading_project
void Resolve_Fields(string &field1, string &field2)
static string last_supplier
bool PeekAtNextLinePrefix(ifstream &ifstr, string pfx)
CCCC_UseRelationship * current_loading_userel
CCCC_Module * current_loading_module