Embedded Systems Training

Saturday, 25 July 2015

Program to reverse a given string:

#‎include‬ < stdio.h > 
#include < string.h >
void ReverseString (char *String); 
main() 
{ 
char string[] = "Episteme Soft India";
ReverseString(string);
more at below link

http://www.epistemesoft.com/Articles.aspx

Posted by Unknown at 03:59
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
View mobile version
Subscribe to: Post Comments (Atom)

About Me

Unknown
View my complete profile

Blog Archive

  • ►  2017 (1)
    • ►  June (1)
  • ►  2016 (4)
    • ►  November (2)
    • ►  June (1)
    • ►  April (1)
  • ▼  2015 (23)
    • ►  September (1)
    • ►  August (10)
    • ▼  July (9)
      • UNIX/LINUX commands
      • Programs to be explained in short
      • Program to reverse a given string:
      • One line Interview Questions on Linux Signals and ...
      • Precedence and Order of Evaluation and Programs
      • Program to calculate Simple Interest
      • Shell Scripting
      • Linux Interview Questions
      • I2C PROTOCOL
    • ►  June (3)
Simple theme. Powered by Blogger.