Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ZoneDead
  • Content: Threads
  • Order by date
  1. ZoneDead

    Modules, using local scope

    How do you get the var's to move from main to a module, return that data and pass it on to the next module? This is the code that i have come up with so far, I am attempting to make a program that calculates the area and perimeter of a rectangle. #include <stdio.h> //prototypes void main()...

Part and Inventory Search

Back
Top