View Single Post
  #1  
Old 03-26-2011, 08:50 PM
C++ C++ is offline
Senior Member
 
Join Date: Jun 2009
Posts: 18,248
Default case manipulator problem

I am struggling with this assignment to long i need someone to tell me what am i doing wrong Write a program with three functions: upper, lower, and reverse. The upper function should accept a pointer to a c-string as an argument. It should step through each character in the string,...
__________________
C++
domain name forum
Reply With Quote