C Programming

These notes are in addition to the text book used in the class of BAA2013 Computer Programming in C++.

Tuesday, May 23, 2006

Function Exercise 3



Problem : Simply supported beam.
One point load.
Write the respective functions for the simply supported beam as shown in the diagram

1. Function to calculate the reactions, prints the reactions of both supports and returns the value of R of left support
2. Function to calculate and print the SFs (4)
3. Function to calculate and print the BM at point load position and mid-span

0 Comments:

Post a Comment

<< Home