Community Profile

photo

Hamda Altamimi


Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


compare array and update the array
Student={ 'A';'B';'C'}; marks={100;100;100}; exam name={'D';'A';'C';'B'}; new marks={12;34;23;45}; i want to compare th...

5 years ago | 1 answer | 0

1

answer

Question


access an array from a field inside a structure?
how to access an array in a field in a structure? university.student.grades the grades is a field that has an array that i w...

5 years ago | 0 answers | 0

0

answers

Question


comparing and updating fields in a structure
i have this part of code where i want to do a comparison for a loop of (i) to compare the name SSID then if it is write it have ...

5 years ago | 1 answer | 0

1

answer