View Single Post
Old Feb 6th, 2005, 7:22 PM   #1
GM Man
Newbie
 
Join Date: Feb 2005
Posts: 3
Rep Power: 0 GM Man is on a distinguished road
Question I'm new and Im lost with programming

Well I'm new to all of this VB programming and I'm having a bit of a hard time getting started. The question I have might seem basic to some of you, but I'm totally lost. I need to write a program that encrypts data as four digit integers. The program should read the four digit integer and encrypt as follows, replace each digit by the sum of that digit plus seven. After that it has to swap the first digit with the third and swap the second with the fourth.
My head is starting to hurt from banging it against the wall, so any help would be appreciated.
GM Man is offline   Reply With Quote