09.10.2014 Views

download pascal tutorial (pdf - Tutorials Point

download pascal tutorial (pdf - Tutorials Point

download pascal tutorial (pdf - Tutorials Point

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

When the above code is compiled and executed, it produces the following result:<br />

Before swap, value of a : 100<br />

Before swap, value of b : 200<br />

After swap, value of a : 200<br />

After swap, value of b : 100<br />

Which shows that now the procedure swap() has changed the values in the calling<br />

program.<br />

TUTORIALS POINT<br />

Simply Easy Learning Page 69

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!