Quote:
Originally posted by zanyterp:
while on this topic here, if i declare a function that main() calls, does void functionName() work? (including the ';' as needed of…
Quote:
Originally posted by zanyterp:
another spot that discusses something similar to this question is down a little ways titled "help please" posted by zanyterp . . . …
Quote:
Originally posted by PBG4 User:
Yes, you can create void functions. It's just that some compilers expect the main method to be declared as int main...
The C+…
Quote:
Originally posted by Chuckit:
void functionName(); is a valid declaration. You should just be including the header file, though.
so instead of declaring the…
Normally you declare your functions in a header file and define them in an implementation file. Like this:
code:// SomeClass.h
#ifndef SOMECLASS_H
#define SOMECLASS_H
class Some…
Quote:
Originally posted by Chuckit:
Normally you declare your functions in a header file and define them in an implementation file. Like this:
code:// SomeClass.h
#if…
Well, you don't want to include a file that's going to be compiled in another file that's going to be compiled. That will just confuse things. Also, header files do make your desig…
Quote:
Originally posted by Chuckit:
Normally you declare your functions in a header file and define them in an implementation file. Like this:
code:// SomeClass.h
#if…
I got to thinking that we need to head into 2005 with some specific goals for the team(s).
feel free to post your ideas:
Mine are:
1. I'd like to see at least two massive recrui…
I agree. We're losing major traction on pretty much every project, and we're just plain tanking in SETI.
We have a very large community here, and I wish we'd take advantage of it …
Getting new members: few are willing to put up with CLI and manually starting the DC or even worse DC that break all the time. At least the mac version of D2OL is POS that breaks o…
Setting goals is nice; implementing ways to meet those goals is even better.
If the goal is more members, plan a recruitment drive.
If installing a client is hard, write up good in…
I've been dropping PM's to members in the iMac forum that say they got (or are getting) a new mac. Maybe we can snag a few here and there....here is a copy of the message i've bee…
Quote:
Originally posted by gumby5647:
I've been dropping PM's to members in the iMac forum that say they got (or are getting) a new mac. Maybe we can snag a few here a…
heh. i figured one small quick PM was better than adding on a reply to every thread...and/or clogging their email box.
I need to revise the message a little. I forgot to menti…
Quote:
Originally posted by Seattle:
I just joined the seti group with almost 75000 WUs.
Patrick
Yea, I noticed... Just when I was holding all the 24 hour, weekl…
when recruiting for the last race, to form subteam Lurker I PMed all the people who had posted only a few times in our Team forum or who hadnt posted in a long time.
Quote:
Originally Posted by gumby5647
Both Folding@home and RC5 are enhanced to take advantage of the G4/G5's altivec co-processor.
E@H stock client is also altivec enhance…
Hi,
I'm new to the forums and also new to the Apple computer. I have gotten started with the above mentioned machine. Its a Titanium Powerbook 800mhz G4 with 1GB of ram. Now I…
Quote:
Originally posted by Catsonar:
Hi,
I'm new to the forums and also new to the Apple computer. I have gotten started with the above mentioned machine. Its a Ti…