No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
Software Engineer
- Interests
- Music, singing and performing, fishing with Master Hotness, occasionally sleeping, throwing blunt objects…
- PC Specs
- P4 2.8 laptop & P3 dual proc tower with a dualhead card
9 Posted Topics
Re: Hey Castro, To be honest, it will depend on what you really want to do. The best programmers I've ever worked with have the CS background (not just the degree), because programming is all structure, theory, and math. If your concentration is to work in a Fortune 100 company building … | |
Re: Hi Scott, You have the logic down, but goto, in an expanded form, becomes unmanageable and you end up with many lines of code that are not necessary. Why don't you try to set a variable (for the questions, like you have..q1, q2) and create a switch statement to cycle … | |
Re: [QUOTE=Everton;207942]How does this work ? Have a web delivered app, which used to return it's starting frame in a browser window (IE 6). It now returns a blank, white, browser screen + placeholder (Top LHS) + status = "Done" [B]unless[/B] I create: [B]HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{app CLSID here} "Compatibility Flags"=dword:00800000[/B] Understand … | |
Re: Also, the main thing about a class is that it is not a module (.bas) file. Like it was already stated, you can create an instance of a class and access all of its public methods and members. Did that clear everything up, or do you still have questions? :cool: … | |
Re: Name: Erica Nickname: EJ, Jaini, Janine Height: 5'8'' Weight: Just fine. Hair: Dark Blonde, shoulder length Eyes: Hazel (sometimes bloodshot from computer eyestrain) :twisted: Location: The Woodlands (NORTH Houston), Texas Age: 32 Hobbies: Listening to music, singing and performing, anything on the water or outdoors, cooking, fishing with Scott (aka … | |
Hi everyone, Just wondering if anyone is interesting in starting a new forum for using ACE? I am new to both ACE and network programming using C++. Thanks! ej | |
Re: Hey there silkfire, On the array question, do you need three distinct arrays? You could create a multidimensional array, like a jagged array: int [][][] njaggedArray = new int [10][10][10]; Will that work? | |
Re: Hi fineline, What OS are you using? Erica | |
Re: Surprised nobody said 'the Antivirus companies write them' so they have something to inoculate/whatever. :mrgreen: Not that I agree, of course. But it's that same old adage...when a crime is committed, always follow the money. You have to admit AV companies do benefit from it. So, here's my real answer: … |
The End.