|
11.
|
|
|
-c automatically generate C code from embedded SQL code;
this affects EXEC SQL TYPE
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-c automatycznie generuje kod w C z osadzonego kodu SQL;
dotyczy to EXEC SQL TYPE
|
|
Translated by
Begina Felicysym
|
|
|
|
Located in
ecpg.c:42
|
|
12.
|
|
|
-C MODE set compatibility mode; MODE can be one of
"INFORMIX", "INFORMIX_SE"
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-C TRYB ustala tryb kompatybilności; TRYB może być jednym z
"INFORMIX", "INFORMIX_SE"
|
|
Translated by
Begina Felicysym
|
|
|
|
Located in
ecpg.c:44
|
|
13.
|
|
|
-d generate parser debug output
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-d generuje wyjście debugowania parsera
|
|
Translated by
Begina Felicysym
|
|
|
|
Located in
ecpg.c:47
|
|
14.
|
|
|
-D SYMBOL define SYMBOL
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-D SYMBOL definiuje SYMBOL
|
|
Translated by
Begina Felicysym
|
|
|
|
Located in
ecpg.c:49
|
|
15.
|
|
|
-h parse a header file, this option includes option "-c"
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-h parsuje plik nagłówkowy, opcja ta zawiera opcję "-c"
|
|
Translated by
Begina Felicysym
|
|
|
|
Located in
ecpg.c:50
|
|
16.
|
|
|
-i parse system include files as well
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-i parsuje również systemowe pliki nagłówkowe
|
|
Translated by
Begina Felicysym
|
|
|
|
Located in
ecpg.c:51
|
|
17.
|
|
|
-I DIRECTORY search DIRECTORY for include files
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-I FOLDER przeszukuje FOLDER w poszukiwaniu plików nagłówkowych
|
|
Translated by
Begina Felicysym
|
|
|
|
Located in
ecpg.c:52
|
|
18.
|
|
|
-o OUTFILE write result to OUTFILE
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-o PLIKOUT zapisuje wynik do PLIKOUT
|
|
Translated by
Begina Felicysym
|
|
|
|
Located in
ecpg.c:53
|
|
19.
|
|
|
-r OPTION specify run-time behavior; OPTION can be:
"no_indicator", "prepare", "questionmarks"
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-r OPCJA określa zachowanie uruchomienia; OPTCJA może być:
"no_indicator", "prepare", "questionmarks"
|
|
Translated by
Begina Felicysym
|
|
|
|
Located in
ecpg.c:54
|
|
20.
|
|
|
--regression run in regression testing mode
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
--regression wykonanie w trybie testów regresyjnych
|
|
Translated by
Begina Felicysym
|
|
|
|
Located in
ecpg.c:56
|