dbshelpers.f File Reference
Functions/Subroutines | |
logical function | success (returnCode) |
integer(sqlpointer_kind) function | maybenullneg (n) |
integer(sqlpointer_kind) function | maybenulllog (n, p) |
Function/Subroutine Documentation
integer(sqlpointer_kind) function maybenulllog | ( | real, intent(in) | n, |
logical, intent(in) | p | ||
) |
integer(sqlpointer_kind) function maybenullneg | ( | real, intent(in) | n | ) |
logical function success | ( | integer(sqlreturn_kind), intent(in) | returnCode | ) |