• # ..

    Posté par . En réponse au journal Détection du format de fichier, ma solution à implémenter. Évalué à 3.

    The headers host metadata about the file. It is composed of multiples physical lines separated by the character LF (\n). It finnishes when two LF characters are found or at the end of the file. So blank lines are not authorized.

    Filename
    This header is required only if the desc file does not hold the included file part. it contains a relative path to the filename that the desc file describes. The path is relative to the desc file location. This header must be present only once.


    Et tu geres comment les fichiers avec des "\n" dans le nom ?