CrazyEngineers
  • Array Question???

    danecom

    Member

    Updated: Oct 22, 2024
    Views: 2.3K
    Just a quick question.

    if the array size is w1[6] w2[6] w3[6]

    And I am putting in 6 items into the array for f and r.

    for(i=0;i<n1;i++)
    for(j=0;j<n1;j++)
    w3.f=w1.f+w2[j].f
    w3.r=w1.r;
    How are the arrays .f and .r being stored?
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Home Channels Search Login Register