Search:

Type: Posts; User: dvsumosize

Search: Search took 0.21 seconds.

  1. Re: hmm for some reason the char.At isnt working

    so then i might have written down what he wanted the wrong way.

    Instead of charAt(x)
    and a charAt(x,y)

    would it make alot more sense if it was asked
    charAt(x)
    charAt(y)
  2. hmm for some reason the char.At isnt working

    so i did hte code and did exactly what the teacher asked, they had said we needed a char(x,y) but im getting an error, why?




    import javax.swing.*;

    public class JMaths
    {
    public static...
Results 1 to 2 of 2