StructRef/src/quellen.bib

12 lines
300 B
BibTeX
Raw Normal View History

2020-04-22 08:20:51 +00:00
@online{structtutorialspoint,
title = {struct},
date = {04-2020},
url = {https://www.tutorialspoint.com/cprogramming/c_structures.htm},
}
@online{structchowto,
title = {struct},
date = {04-2020},
url = {http://www.c-howto.de/tutorial/strukturierte-datentypen/strukturen/},
}