Quote from: OG Trust on September 17, 2005, 11:08:55 PMUh? No, try again.Quote from: Krazed on September 17, 2005, 10:20:29 PM
Who the fuck is Raub?
Eibro, obviously.
So the widespread use of emojis these days kinda makes forum smileys pointless, yeah?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: OG Trust on September 17, 2005, 11:08:55 PMUh? No, try again.Quote from: Krazed on September 17, 2005, 10:20:29 PM
Who the fuck is Raub?
Eibro, obviously.
Quote from: iago on September 18, 2005, 05:17:44 PMAnything other than static integral values need to be defined outside the class.Quote from: rabbit on September 18, 2005, 01:02:18 PMYou're talking about a "static" variable.
I dislike MSVCC. The port of GNU MingW+MSYS for Win32 is an awesome compiler, which can be extended to compile C++, Java, and Assembly (it comes with C compiling). I really like it.
One thing I dislike about C++ (mostly due to learning VB6 first), is that I can't use a globally accessible variable (IE: class main has a value, but I need to pass an instance of main to every other class so that I can access 1 variable). It's very annoying, but I've gotten somewhat used to it.class A
{
public:
static int a = 3;
};
...........
A.a = 5; // no instance of A! Just the class itself!
I don't think that'll compile, since I seem to remember that C++ has something stupid about static variables, but yeah.
Anyway, is the book on C or C++?
C is invaluable to learn. Once you know C, any other language is fairly easy. If you ever plan to do anything low-level, like hardware programming or even game hacks, you're going to be doing it in C. C has been around for 25 years, and isn't going anywhere.
I love how C code looks. It's nice code, if you know it well you can do anything. You can even do object oriented-style programming in C, and I like doing it in C a lot better than C++.
C++, I don't like. It's shambled together on top of C, and makes thing more complicated. In trying to maintain their reverse compatibility with C, they added a lot of kludges and workarounds that make code really ugly (like static class variables have to be initialized outside of the class, or something like that). C++ code tends to be much more mangled and ugly than the equivalent C code. I very much dislike C++. If I intend to do something object-oriented, I use Java. Java wasn't trying to maintain reverse compatibility, so it's a lot nicer.
It's like comparing IA-64 assembly to HP-Tru64. HP-Tru64 was designed and built to be 64-bit. So it's faster and cleaner. IA-64, on the other hand, maintains reverse compatibility with 32-bit and 16-bit, and, as such, is pretty ugly.
Quote from: iago on September 05, 2005, 03:50:04 PMI would like to hear more about this legendary EibroQuote from: Newby on September 01, 2005, 05:39:13 PMQuote from: Blaze on September 01, 2005, 10:15:27 AMQuote from: iago on September 01, 2005, 08:34:33 AMQuote from: Hauptmann Raub on September 01, 2005, 02:09:32 AM
Why don't you ask Captain Rape?
Ah, Cpt.Rape` .... that brings me back
Time for another iago story? :P
Eibro = Cpt.Rape`
Shortest story ever :-o
Quote from: Super_X on August 31, 2005, 05:50:48 PMSure, but it also means to drive.QuoteIch fahre das Auto zur Schule?
Doesn't fahren mean "to ride"? So you ride cars?
Quote from: Brandon on August 30, 2005, 11:26:51 PMOh shit. Oh fuck. You sure schooled me. I had better watch out for the highschool educated German professor.QuoteWhat, did you copy and paste that into an online translator just so you could be part of the fucking discussion? Wow, you are cool.ROFL!! No, not even close. I am actually in a German class in High school. That is just the basics, seeing that that is all I know. Lets try to do a little more research before we just go around and assume things, and take it as the obvious truth. Aka, Don't be a Jackass, and just ask a simple (nice) question to find out more. I hope that isn't too hard.
Quote from: Brandon on August 30, 2005, 07:29:49 PMWhat, did you copy and paste that into an online translator just so you could be part of the fucking discussion? Wow, you are cool.
Ich komme zur schule mit dem Auto. So gas sucks for me. :(
Quote from: Brandon on August 30, 2005, 07:28:31 PMHey, how are you?
That isn't very nice.
Lets try and be mature, and not cry if something goes wrong. I don't think Trust has done anything wrong, and he seems to be a pretty fun and active person. Making him leave would just be stupid, unless you like dull forums.
Quote from: OG Trust on August 30, 2005, 09:07:15 AMTrust you're not part of this clan. Please leave.Quote from: Dishfoot on August 30, 2005, 07:55:40 AM
Troost, don't copy me. I started this in the Attn: RoMi thread.
?
Quote from: Quik on August 28, 2005, 04:07:22 AMOh, I now see why you call yourself Quik. You are a clever son of a bitch. Fuck. I spiked the chowder with pcp.Quote from: Hauptmann Raub on August 28, 2005, 03:56:29 AMQuote from: OG Trust on August 27, 2005, 04:22:40 PMWer?
Somebody please translate what Eibro just said! :(
Who?
http://www.x86labs.org/forum/index.php?action=profile;u=160
http://www.x86labs.org/forum/index.php?action=profile;u=92
Hallo Eibro.
Quote from: OG Trust on August 27, 2005, 04:22:40 PMWer?
Somebody please translate what Eibro just said! :(
Quote from: OG Trust on August 27, 2005, 03:13:11 PMWarum hast du iago gefragt? Ich habe es gesagt. Fuck.
Then why did he say "so don't complain" if it's that cheap? We're complaining about it being high!
Page created in 0.026 seconds with 14 queries.