I want to realize the next function on Pascal
unsigned long SUBSTRINGS(sqlrcur *curref, ... ) { va_list ap; int argc, I; ..... }
Ho