
-----------------------------------
QuantumPhysics
Thu Aug 23, 2012 10:25 pm

String library last letter not = new letter ?
-----------------------------------
I am practicing the string library here is my code what i am attempting: 



#include 
#include 
#define MAX 1000
using namespace std;

void getLastLetter () {
    for (int i = 0; i 