CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: hairyjewbear

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    7,480

    Need help with inheritance

    Ok so this is the KernelHandler Class

    public class KernelHandler extends ImageHandler

    I'm getting a cannot find method getWidth()

    getWidth is part of the BufferedImage class

    I know it has...
  2. Replies
    3
    Views
    3,274

    AP computer science help

    i'm having problems remembering syntax. does anyone think they could help me?
    a drunk is placed at the center of a 7 m bridge. each steps he moves one meter forward or one step back wards. i need to...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured