How can I tell a file what type of data save? (C#) | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 2

How can I tell a file what type of data save? (C#)

How can I tell a file it's data, just like telling it save images (.jpg, PNG) or dates. In my case I need to tell a file to save text, date and picture

3rd Mar 2018, 1:39 AM
SebGM2018
SebGM2018 - avatar
1 Antwort
+ 2
.txt for text. .jpg .png etc...for images like that......
3rd Mar 2018, 7:59 AM
STRIKER