Skip to main content
Search titles, bodies, and author names
Found 13,212 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

Timbuktu or Apple Remote Desktop? — #1

Among other Macs, I have a powerbook and a tower. I no longer have a display for the desktop and I use the powerbook 90% of the time anyway so the question is: I would like to acce…
MacNN Software by medmuse

Timbuktu or Apple Remote Desktop? — #2

To answer your question in bold: absolutely. ARD, Timbuktu, and VNC all do basically the same thing at the core: let you see and manipulate a remote computer's screen. Yes, remote …
MacNN Software by tooki

Timbuktu or Apple Remote Desktop? — #3

tooki, I want to thank you from the bottom of my heart for such a comprehensive answer. That is exactly what I needed to know. I have searched the 'net for some time and, surprisin…
MacNN Software by medmuse

Anyone using 2wire? — #1

I have a 2wire USB PC Port Adapter with all the correct drivers installed. It only wants to work sometimes, and the colored dot stays red in the Network preferences. It seems tha…
MacNN Software by OperaMan

Anyone using 2wire? — #2

I have to wonder if your drivers are the MOST current. While drivers for "OS X" are supposed to work (in most cases) with any version of OS X, that's not always the case in actual…
MacNN Software by ghporter

Anyone using 2wire? — #3

I'm running fully updated 10.3 with the drivers I downloaded from their site yesterday. The strange thing is that the computer will grab an IP even though it says there is nothing…
MacNN Software by OperaMan

Anyone using 2wire? — #4

Hav you tried reinstalling the drivers? Sometimes they don't "take" when you install them, but the second time all is perfect.
MacNN Software by ghporter

Anyone using 2wire? — #5

Now I see that everytime the computer restarts, the light on the adapter turns on during the beginning of startup, then turns off and stays that way. Apple System Profiler still s…
MacNN Software by OperaMan

Improving a Script — #1

I'm trying to make a script that deletes my cache and histories for Firefox all at once. Here's where I am now: code: --- first, set the necessary variables set drivename to "Maxt…
MacNN Software by selowitch

Improving a Script — #2

Couple of suggestions. Look at the path to command in the Standard Addtions scripting addition dictionary. This returns either an alias or string of several default folders.code:se…
MacNN Software by suthercd

Cool Pro Rally Video — #3

that's your svx right? uh, thanks for making that vid, but it is sure filled with a lot of junk for just 3 shots of actual rally cars.
MacNN Software by spiky_dog

Cool Pro Rally Video — #4

Quote: Originally posted by spiky_dog: that's your svx right? uh, thanks for making that vid, but it is sure filled with a lot of junk for just 3 shots of actual rally c…
MacNN Software by banninated68

Cool Pro Rally Video — #5

Quote: Originally posted by banninated68: I figured that throwing together a decent quality small file sized short movie would end the bitching, but apparently not. …
MacNN Software by spiky_dog

Cool Pro Rally Video — #6

http://fire.knalb.org/~antihero/vid/FULLRally2004.mp4 Right click. Save as. Big version, less lifestyle shots, more cars.
MacNN Software by Captain Egotist
mp.ls