RE: [plug] [OT]Question in C programming

2001-03-06 Thread Jeff Gutierrez
#> I wonder what is the effect of using it? by the way what's throw()? # #di 'ko alam! di ba yung throw() causes an exception in Java? baka C++ din #yan.. # throw() at the end of a method is synonymous to Java's "throws" .. throw [lvalue|rvalue] in code for C++ is the same in Java.. except

[plug] Re: [ph-linux-newbie] [OUTAGE] [ANNOUNCEMENT] PLUG website

2001-03-06 Thread Orlando Andico
On Wed, 7 Mar 2001, Ian C. Sison wrote: .. > As of 4pm yesterday, the HFC Node of Destiny I am on in Mandaluyong went > down. Consequently, so did the website of PLUG, so if you've been trying > to access the plug page, you won't \8( Yes, I noticed.. if you care to put the PLUG website somewhere

RE: [plug] [OT]Question in C programming

2001-03-06 Thread Orlando Andico
On Tue, 6 Mar 2001, Jeffrey Wong wrote: .. > #define __P(args) args throw() > > > I wonder what is the effect of using it? by the way what's throw()? di 'ko alam! di ba yung throw() causes an exception in Java? baka C++ din yan.. -- --

[plug] test, please ignore

2001-03-06 Thread Rafael R. Sevilla
test -- Rafael R. Sevilla <[EMAIL PROTECTED]> +63(2) 8177746 ext. 8311 Programmer, InterdotNet Philippines +63(917) 4458925 _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] To subscrib

RE: [plug] Linux network hardware specs

2001-03-06 Thread Martinez, Maenard
Ang Linux ba sa terminal server pareho lang sa ginagamit sa common servers? -Original Message- From: Emmanuel Amador [mailto:[EMAIL PROTECTED]] Sent: Monday, March 05, 2001 8:34 PM To: [EMAIL PROTECTED] Subject: [plug] Linux network hardware specs These are some specs are for a Linux X-

[plug] [OUTAGE] [ANNOUNCEMENT] PLUG website

2001-03-06 Thread Ian C. Sison
[sorry for the cross-post] As of 4pm yesterday, the HFC Node of Destiny I am on in Mandaluyong went down. Consequently, so did the website of PLUG, so if you've been trying to access the plug page, you won't \8( I'm working with the Headend and NOC of Destiny to resolve this problem, expect fu

RE: [plug] [OT]Question in C programming

2001-03-06 Thread Jeff Gutierrez
# I wonder what is the effect of using it? by the way what's throw()? # It's a C++ keyword that declares the possible exception types that a function can throw. (exceptions in C++, don't have to be object, unlike in Java) ex. void method() throw (int); //method can throw an exception of typ

RE: [plug] [OT]Question in C programming

2001-03-06 Thread Jeffrey Wong
Title: RE: [plug] [OT]Question in C programming Hi Orly and Jeff,  I found a definition of __P in some of the includes, and it says  #define __P(args) args  or  #define __P(args) args throw()    I wonder what is the effect of using it?  by the way what's throw()?   Thank you very muc

Re: [plug] Open Source Contributors for the PLUG website

2001-03-06 Thread dennison
sure why not? :P dennison [EMAIL PROTECTED] wrote: >hi guys, > >there is a suggestion to me that we add a page on the website for people >who helped in Open Source Projects with the names of the contributors and >the projects they contributed on. The project doesn't have to be made by >pinoys,

[plug] Open Source Contributors for the PLUG website

2001-03-06 Thread Jess Emerson Uy - ACENT Chairperson
hi guys, there is a suggestion to me that we add a page on the website for people who helped in Open Source Projects with the names of the contributors and the projects they contributed on. The project doesn't have to be made by pinoys, just the pinoys who contributed. e.g. blah blah contributed

Re: [plug] [OT]Question in C programming

2001-03-06 Thread Jeff Gutierrez
# # void new_phase __P((int)); # # What does __P means? I think it's the parameter decoration macro -- for automagically adding something in the parameter list of functions -- e.g. __P((int)) -> (int)throw(). HTH jeff -- -- Jeff Gutierrez Mapua Online! http://www.mapua.org http://www.map

[plug] humor: why i chose debian

2001-03-06 Thread eric pareja
in view of the distribution advocacy we keep getting, let me just give some silly reason why i chose debian to lighten the mood. heheh if you don't get it, then... :) I've tried SLS, Slackware, MCC, TAMU, RedHat, SuSE, Bogus, Caldera, Stampede and all... but only one distribution, Debian, really

[plug] NO to distribution wars on newbie list

2001-03-06 Thread eric pareja
Again, before things run amok on the newbie list, we all know we have our preferences for distribution. It is a personal choice, bottomline. Instead of berating the other distributions in favor of your personal favorite, let's remember that before the newbie can even determine what distribution sh

Re: [plug] sendmail permission

2001-03-06 Thread Mike Maravillo
On Tue, Mar 06, 2001 at 05:14:54PM +0800, dwen wrote: > > What is the proper mode/permission of the binary file "sendmail" > (Postfix) ? "sh INSTALL.sh" when installing postfix should take care of this. Mine here says: -rwxr-xr-x 1 root root 285666 Nov 24 20:14 /usr/sbin/sendmail -- .--. Mic

Re: [plug] Linux network hardware specs

2001-03-06 Thread Horatio B. Bogbindero
> These are some specs are for a Linux X-terminal network. There will be 10 > diskless terminals and 1 network server. The network is for a computer lab > in a school. Students will be trained in basic computer and internet skills. > We'll run Redf hat 6.2 and StarOffice 5.2. A few students and t

[plug] sendmail permission

2001-03-06 Thread dwen
What is the proper mode/permission of the binary file "sendmail" (Postfix) ? thanks, dwen _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] To subscribe to the Linux Newbies' List: send "subscrib

[plug] Linux network hardware specs

2001-03-06 Thread Emmanuel Amador
These are some specs are for a Linux X-terminal network. There will be 10 diskless terminals and 1 network server. The network is for a computer lab in a school. Students will be trained in basic computer and internet skills. We'll run Redf hat 6.2 and StarOffice 5.2. A few students and teachers a