D
Dragonate
Hi, und meine 2te Frage für heute:
Kann ich den index eines Arrays durch eine Variable festlegen ?
Konkretes Problem :
User gibt eine Zahl ein --> wird gespeichert in "Anzahl"
Und jetzt will ich deklarieren :
Array [ Anzahl ] ;
Darf ich das ? ( Programmiere in "C" )
Kann ich den index eines Arrays durch eine Variable festlegen ?
Konkretes Problem :
User gibt eine Zahl ein --> wird gespeichert in "Anzahl"
Und jetzt will ich deklarieren :
Array [ Anzahl ] ;
Darf ich das ? ( Programmiere in "C" )