Re: public static or static public

From: Raymond DeCampo (rdecampo_at_spam.twcny.spam.rr.spam.com.spam)
Date: 05/23/04

  • Next message: Liz: "Re: Modal dialog is hidden by parent Frame component"
    Date: Sun, 23 May 2004 14:31:56 GMT
    
    

    Petra Neumann wrote:
    > Hello,
    >
    > I just came across some sample code where a variable has been defined as:
    > static public final int TABLE = 1, LIST = 2;
    >
    > I was wondering if there is a difference to writing
    > public static final int TABLE = 1,...?
    >

    These are equivalent. In general, the order of the modifiers in a
    declaration is not significant.

    Ray


  • Next message: Liz: "Re: Modal dialog is hidden by parent Frame component"

    Relevant Pages

    • Re: VisualASP sample needed
      ... How about the sample code on the site? ... See the "online samples" link? ... Ray at work ... > It appears the VisualASP has gone out of business (800 number does not ...
      (microsoft.public.inetserver.asp.components)
    • Re: ASP / Value Question
      ... address from your Active Directory. ... Is that what you're saying? ... Look at this sample code: ... >> Ray at home ...
      (microsoft.public.inetserver.asp.general)
    • Re: question(s) about declaring variables
      ... mixing types in one Dim statement is something that never entered my ... declaration per line and "As Type" syntax improves readability far beyond ... Another thing I "clean up" in sample code that I want to keep is... ... that'll change as soon as it hits my screen. ...
      (microsoft.public.vb.general.discussion)
    • Re: Scripting.Divtionary object error
      ... Ray at home ... > so please suggest me the soln with sample code. ... > thanking u ...
      (microsoft.public.inetserver.asp.general)
    • Re: How do I use CDONTS.new to send an email with attachment?
      ... Please do not multipost. ... Ray at work ... > Can someone give me some sample code to use CDONTS.new to send email ... I'm having trouble GETTING the relevant field from my HTML form! ...
      (microsoft.public.inetserver.asp.components)