Sqlite3 3.50.2
Light weight SQL DB
Loading...
Searching...
No Matches
ShellText Struct Reference

Data Fields

char * z
int n
int nAlloc

Detailed Description

Definition at line 1461 of file shell.c.

Field Documentation

◆ n

int ShellText::n

Definition at line 1463 of file shell.c.

Referenced by appendText(), captureOutputCallback(), and do_meta_command().

◆ nAlloc

int ShellText::nAlloc

Definition at line 1464 of file shell.c.

Referenced by appendText().

◆ z

char* ShellText::z

Definition at line 1462 of file shell.c.

Referenced by appendText(), do_meta_command(), dump_callback(), freeText(), and shellFakeSchema().


The documentation for this struct was generated from the following file: