View Single Post
  #1  
Old 11-10-2009, 10:09 PM
webdev webdev is offline
Senior Member
 
Join Date: Jun 2009
Posts: 7,868
Default Scheme procedure to capitalize a string

Hello, and thank you for helping me today! I am working on a scheme procedure that takes a string as its input, capitalizes every letter in the string, and then prints out the result. This is a homework assignment, and we are supposed to use another procedure that we wrote earlier on, which...
__________________
Website Development
Domain Name Forum
Reply With Quote