Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse Caesar Cipher problem
Eclipse Caesar Cipher problem [message #655619] Tue, 22 February 2011 01:07 Go to next message
No real name is currently offline No real nameFriend
Messages: 1
Registered: February 2011
Junior Member
Hello I am new to Eclipse and I am currently having trouble with a Caesar Cipher. I have the code written for the most part the only problem is making X,Y,Z "wraparound" to the beginning again. I believe I am supposed to use the % operator i juat have no clue how to implement it.
Re: Eclipse Caesar Cipher problem [message #655624 is a reply to message #655619] Tue, 22 February 2011 01:46 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 2011.02.21 18:07, physcogoat367@gmail.com wrote:
> Hello I am new to Eclipse and I am currently having trouble with a
> Caesar Cipher. I have the code written for the most part the only
> problem is making X,Y,Z "wraparound" to the beginning again. I believe I
> am supposed to use the % operator i just have no clue how to implement it.

I would suggest general Java forums such as http://javaranch.com and
http://www.jguru.com or even http://www.stackoverflow.com This forum
supports only Eclipse installation and IDE usage questions.
Previous Topic:Stack Trace Plugin
Next Topic:Project 'xyz' is missing required source folder: 'src' even though the source folder 'src' is there
Goto Forum:
  


Current Time: Sat Apr 27 02:08:57 GMT 2024

Powered by FUDForum. Page generated in 0.07568 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top