flat assembler
Message board for the users of flat assembler.
Index
> Linux > 2038 problem (split-off thread) Goto page Previous 1, 2 |
Author |
|
Furs 12 Jul 2017, 10:32
system error wrote: Big fonts mean insecurity and deep inferiority complex ;D There's actually a term that describes everything you say perfectly. So perfect, in fact, that it has become a TV trope as well (i.e. meme on adapted stories or fictional works). Here: Techobabble If you hate wikipedia, here's TVtropes link for the same thing: http://tvtropes.org/pmwiki/pmwiki.php/Main/TechnoBabble Please keep your emphasis on "non-sensical". Here' relevant part: Quote: They may use jargon without considering what it actually means to give an impression that they know things that their readers or listeners do not. However, if the jargon is decoded, it becomes apparent that the originator does not really understand what has been said or is deliberately being unclear. |
|||
12 Jul 2017, 10:32 |
|
system error 12 Jul 2017, 11:52
Quote: when the actual issue is time_t which is the input source No shit Captain Obvious! It took you two threads to finally realize the real issue here is related to C's 32-bit signed time_t! And you call yourself a programmer when everybody else naturally understand it without going through all of your lengthy BS posts. No food for you! xD |
|||
12 Jul 2017, 11:52 |
|
Furs 12 Jul 2017, 15:08
Are you fucking retarded? You're the pathetic moron who kept bullshitting about "C structures". YOU. time_t is a typedef you fucking retard. A typedef is literally an alias to a type, in this case an integer type (NOT a structure), a structure defines a new type, you don't know SHIT about C nor C++. You can't "misuse" these terms, because there's only one way of talking about it.
The tm structure for localtime is identical for localtime64 on your beloved Microsoft implementation (which is hilariously bad to begin with). They all return a pointer to the same structure. time64_t is a "typedef struct" for 32-bit since Microsoft are too retarded to think of int64_t (but it does the exact same thing, see for instance all their APIs using 64-bit data). Everything you say is against yourself -- everything you say I did "stupid" was in fact you reflecting on yourself but thinking it was me who said it to make your sorry ass feel better. Get over it, you're a fucking joke. |
|||
12 Jul 2017, 15:08 |
|
system error 12 Jul 2017, 17:46
Quote: you don't know SHIT about C nor C++ I bitchslapped your sorry face with a simple C code to prove my point, remember? xD I can probably teach a gorilla to fly in less than half a thread. You, idiot, requires 2 full threads to understand this simple / basic things as signed vs unsigned int. That tells a lot of your complete incompetency. All you have left now is your bruised ego, reddish face and your BIG MOUTH, trying to find new talking points to make you look 'smart' on this board. No, no job for you! xD |
|||
12 Jul 2017, 17:46 |
|
Furs 12 Jul 2017, 20:08
Actually no you didn't, all you do is technobabbling with absolutely no sense at all. Your C code proves nothing other than the fact you can't even follow Microsoft's API (lmao, it's like not checking HeapAlloc for retuning NULL and then blaming whatever instead of your stupidity, trash "programmer" -- MS's implementation differs from Linux/Unix anyway, so it's already off topic for this section -- but MS specifically state the function returns NULL after a given date (year 3k even for the 64-bit version!!) and considering you can feed it any input whatsoever, not checking for NULL is a serious security risk on your hands you idiot, the kernel has nothing to do with this, it's a userland library anyway; so you blame a kernel "problem" on your own inability to understand the API you're using, from Microsoft nonetheless (not Linux), laughable)
Hey, it's not me who doesn't have the internet (i.e. wikipedia) on his back, but you. I don't know how it feels to be alone in the internet, but it must suck. The funny thing is, I know for sure why you bring the "smart" thing up, since that's exactly what you're doing with technobabbling -- and projecting your stupidity on others. Trying to look smart with buzzwords like "C structure". Well, now it degenerated so I'm out of here, go "LOL" like last time I proved you wrong (literally) in another thread like a stupid kid. EDIT: Oh just in case you throw a fit here's the API description from Microsoft themselves: Microsoft wrote: Return a pointer to the structure result, or NULL if the date passed to the function is: |
|||
12 Jul 2017, 20:08 |
|
system error 12 Jul 2017, 21:18
Furs wrote: listen to my garbage, people. I can write 1000 more garbage like this just to make myself look important and smart, especially when quoting from Microsoft Garbage in, garbage out. Sorry, not interested in garbage opinion of some incompetent idiot xD |
|||
12 Jul 2017, 21:18 |
|
Goto page Previous 1, 2 < Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.