Toggle search
Search
Toggle menu
notifications
Toggle personal menu
IFD:EAI SoS21/course material/Session 3: File Structuring, Pointers and Addresses: Difference between revisions
Views
Read
View source
View history
associated-pages
IFD
Discussion
More actions
← Older edit
Newer edit →
IFD:EAI SoS21/course material/Session 3: File Structuring, Pointers and Addresses
(view source)
Revision as of 12:24, 27 April 2021
2 bytes removed
,
27 April 2021
→Homework Task
Revision as of 12:22, 27 April 2021
(
view source
)
Clemensw
(
talk
|
contribs
)
(
→Session 3: File Structuring, Preprocessor, Compiler & Linker
)
← Older edit
Revision as of 12:24, 27 April 2021
(
view source
)
Clemensw
(
talk
|
contribs
)
(
→Homework Task
)
Newer edit →
Line 65:
Line 65:
* divide the sum by out number of point:
* divide the sum by out number of point:
<syntaxhighlight lang="c++">
<syntaxhighlight lang="c++">
centroid = sum / num_of_points
centroid = sum / num_of_points
</syntaxhighlight>
</syntaxhighlight>
Clemensw
Bureaucrats
,
Administrators
721
edits