“Rostkommentare” Code-Antworten

Rostkommentare

// Use two '//'
kirbster102

Rost -Kommentarypen

fn main() {
  // that is a comment for one line

  ///	that is a comment used for the documentation

  /*
  This is a comment
  for more than one line
  */
}
SnefDen

Ähnliche Antworten wie “Rostkommentare”

Fragen ähnlich wie “Rostkommentare”

Durchsuchen Sie beliebte Code-Antworten nach Sprache

Durchsuchen Sie andere Codesprachen