Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/10/07 05:53
Read: times


 
#140500 - Something close to this
Responding to: ???'s previous message
START Calculate Fine Status
  CALL Calculate recent interest on outstanding fines
  CALL Calculate fines for books currently overdue
  Calculate and report total fines
  CALL Get number of books overdue
  IF Total fines <= £5?\Yes\No
    Request payment in full
  ELSE
    IF Total fines <= £10?\Yes\No
      Request payment of all but £5
    ELSE
      Request payment of 20% of total owed
      ENDIF 
    ENDIF
  IF # of overdue books\<= 1\> 1
    Allow borrowing up to maximum number
  ELSE
    Allow borrowing one book for each overdue book returned
    ENDIF
  END



List of 27 messages in thread
TopicAuthorDate
Flowchart Programs            01/01/70 00:00      
   Hey, that's great!            01/01/70 00:00      
   Excellent!            01/01/70 00:00      
   Thanks!!!            01/01/70 00:00      
   Seems a tad backwards?            01/01/70 00:00      
      Maybe yes, maybe no            01/01/70 00:00      
         ms visio = "yawnware"            01/01/70 00:00      
            naah - coffeeware            01/01/70 00:00      
               Your right            01/01/70 00:00      
               4 seconds ?            01/01/70 00:00      
   Thanks to all for the kind words            01/01/70 00:00      
   state diagram?            01/01/70 00:00      
      "Pseudocode" for state machines?            01/01/70 00:00      
         i wish...            01/01/70 00:00      
            Automatic state diagrams            01/01/70 00:00      
               EDIF?            01/01/70 00:00      
            ABEL            01/01/70 00:00      
               yeah...            01/01/70 00:00      
         State Tables?            01/01/70 00:00      
            Hmm            01/01/70 00:00      
   flowchart for this pseudocode            01/01/70 00:00      
      Part of it            01/01/70 00:00      
      Something close to this            01/01/70 00:00      
   flowchart for this pseudocode            01/01/70 00:00      
   flowchart for this pseudocode            01/01/70 00:00      
   flowchart for this pseudocode            01/01/70 00:00      
   flowchart for this pseudocode            01/01/70 00:00      

Back to Subject List