List Info

Thread: how does this work? my function overloading




how does this work? my function overloading
country flaguser name
Canada
2008-03-12 11:34:33
- no where did i see this in any documentation but found it by luck.
- I'm a noob. I seek Zen

This is from the example in red 5:

public int add(int x, int y){
   ; return x + y;
}


how do i figure out looking at the api that this also works which is what I needed. But spent ......hours finding this.

public int add(Iconnection conn, int x, int y){
   ; return x + y;
}

or







Looking for last minute shopping deals? Find them fast with Yahoo! Search.



Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.
Re: how does this work? my function overloading
user name
2008-03-12 12:37:14
It's mentioned here:

http://www.joachim-bauch.de/tutorials/red5/MigrationGuide.txt#current-connection-and-client



2008/3/12, Dsd Sds < dsds99yahoo.com">dsds99yahoo.com>:
- no where did i see this in any documentation but found it by luck.
- I'm a noob. I seek Zen

This is from the example in red 5:

public int add(int x, int y){
   ; return x + y;
}


how do i figure out looking at the api that this also works which is what I needed. But spent ......hours finding this.

public int add(Iconnection conn, int x, int y){
   ; return x + y;
}

or







Looking for last minute shopping deals? Find them fast with Yahoo! Search.



Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.

_______________________________________________
Red5 mailing list
osflash.org">Red5osflash.org
http://osflash.org/mailman/listinfo/red5_osflash.org


[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )