Nokia Interview Question

Write a C++ function that takes a string as an argument and returns a string where each character is incremented by 1 ASCII value (so an input string "abc." should return "bcd/"