Algorithms

Moderators: None (Apply to moderate this forum)
Number of threads: 384
Number of posts: 762

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Pseudocode Program Display Properly Posted by justincase1200 on 25 Feb 2012 at 1:34 PM
I was just wondering on how to put this program in to a pseudocode program display properly.

Module main ()

Declare Integer x = 1

Declare Real y = 3.4

Display x, " ", y

Call changeUS (x, y)

Display x, " ", y

End Module

Module changeUS (Integer a, Real b)

{

Set a = 0

Set b = 0

Display a, " ", b

}



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.