C Library Functions  - sqlite3_reset (3)

NAME

sqlite3_reset(3f) - [M_sqlite] Reset the prepared SQL statement so that it can be used again

CONTENTS

Synopsis
Description
Options

SYNOPSIS

subroutine sqlite3_reset(stmt)

    type(SQLITE_STATEMENT) stmt

DESCRIPTION

Reset the prepared statement so that it can be used again.

OPTIONS

stmt A derived type used as a handle to the prepared statement


Nemo Release 3.1 sqlite3_reset (3) June 29, 2025
Generated by manServer 1.08 from 5372a096-4f71-46d3-9995-57c70df66be6 using man macros.