Assembler Developer

Moderators: None (Apply to moderate this forum)
Number of threads: 1030
Number of posts: 1826

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

Report
Can any one help me to convert a string from upper case to lower case Posted by imr4n1980 on 14 May 2009 at 4:31 AM
I need help about convert a string from upper case to lower case in PIC. can any one help me plz.
Report
Re: Can any one help me to convert a string from upper case to lower.. Posted by anthrax11 on 16 May 2009 at 4:54 PM
I don't know PIC assembly very well, but the basic idea is that you first check if a character is upper case ('A'-'Z' or 65-90 in decimal) and if it is, set the fifth bit to make it lower case. You can use the bsf instruction to do this.



 

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.