Skip to main content
Search titles, bodies, and author names
Found 6,398 posts across 1 forum.

C++, Xcode telling me main() needs int?! — #6

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…
MacNN Development by Chuckit

C++, Xcode telling me main() needs int?! — #7

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 . . . …
MacNN Development by PBG4 User

C++, Xcode telling me main() needs int?! — #8

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+…
MacNN Development by Chuckit

C++, Xcode telling me main() needs int?! — #9

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…
MacNN Development by zanyterp

C++, Xcode telling me main() needs int?! — #10

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…
MacNN Development by Chuckit

C++, Xcode telling me main() needs int?! — #11

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…
MacNN Development by zanyterp

C++, Xcode telling me main() needs int?! — #12

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…
MacNN Development by Chuckit

C++, Xcode telling me main() needs int?! — #13

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…
MacNN Development by PBG4 User

2005 Team MacNN goals... — #1

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…
MacNN PowerPC by gumby5647

2005 Team MacNN goals... — #2

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 …
MacNN PowerPC by Lateralus

2005 Team MacNN goals... — #4

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…
MacNN PowerPC by DrBoar

2005 Team MacNN goals... — #7

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…
MacNN PowerPC by Scotttheking

2005 Team MacNN goals... — #8

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…
MacNN PowerPC by gumby5647

2005 Team MacNN goals... — #9

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…
MacNN PowerPC by OneMacGuy

2005 Team MacNN goals... — #10

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…
MacNN PowerPC by gumby5647

2005 Team MacNN goals... — #11

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…
MacNN PowerPC by cwasko

2005 Team MacNN goals... — #12

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.
MacNN PowerPC by jarling

2005 Team MacNN goals... — #13

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…
MacNN PowerPC by Mark Asiala

How much is a Powerbook G4 800mhz worth? — #1

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…
MacNN PowerPC by Catsonar

How much is a Powerbook G4 800mhz worth? — #3

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…
MacNN PowerPC by siflippant
mp.ls