c sharp char array - TechRepublic
Question
February 11, 2010 at 07:51 AM
gavinjinks

c sharp char array

by gavinjinks . Updated 16 years, 5 months ago

Hi,
Ive been given an exercise to carry out using c#. I basically have to take a string of data (either typed or from a .txt file) and run it through ROT13 encryption process.

I understand the ROT13 process well enough, but dont understand the char array etc. (turning strings of data into arrays)

could any one out there please help me with this?

Thanks in advance

This discussion is locked

All Comments