Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/scripts/kconfig/tests/new_choice_with_dep/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 509 B image not shown  

Quelle  Kconfig   Sprache: C

 
SPDX-License-Identifier: GPL-2.0

config A
 bool "A"
 help
   This is a new symbol.

choice
 prompt "Choice ?"
 depends on A
 help
   "depends on A" has been newly added.

config CHOICE_B
 bool "Choice B"

config CHOICE_C
 bool "Choice C"
 help
   This is a new symbol, so should be asked.

endchoice

choice
 prompt "Choice2 ?"

config CHOICE_D
 bool "Choice D"

config CHOICE_E
 bool "Choice E"

config CHOICE_F
 bool "Choice F"
 depends on A
 help
   This is a new symbol, so should be asked.

endchoice

Messung V0.5
C=94 H=91 G=92

¤ Dauer der Verarbeitung: 0.2 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.