Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  elsecomment.0   Sprache: unbekannt

 
Spracherkennung für: .0 vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

/* $FreeBSD$ */
/* See r303484 and r309342 */
void t(void) {
 /* The two if statements below exercise two different code paths. */

 if (1) /* a */ int a; else /* b */ int b;

 if (1) /* a */
  int a;
 else /* b */
  int b;

 if (1) {

 }



 /* Old indent would remove the 3 blank lines above, awaiting "else". */

 if (1) {
  int a;
 }


 else if (0) {
  int b;
 }
 /* test */
 else
  ;

 if (1)
  ;
 else /* Old indent would get very confused here */
 /* We also mustn't assume that there's only one comment */
 /* before the left brace. */
 {


 }
}

[Dauer der Verarbeitung: 0.12 Sekunden, vorverarbeitet 2026-08-08]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Statistik
#Sources=277311
#Domains=752002