Are you getting the vaccine? - Absolute trashfire thread, please enter with caution

How's your "research project" coming along? Were you able to find all 10 differences between the two pictures your caretaker gave you?

Also there is nothing wrong with Java unless you're a braindead pajeet that can't use standard patterns and just copy-pastes shit from Stack Overflow until the compiler no longer produces errors. I could train a monkey to do a better job.
My research project was done in grad school. I know reading is hard for you, but I pretty specifically laid that out in my post. I understand that you've admitted to being a low IQ sped that receives SSI, but I have faith that even you can read a post.

Lol of course you love Java because you're an inept retard.
 
My research project was done in grad school. I know reading is hard for you, but I pretty specifically laid that out in my post. I understand that you've admitted to being a low IQ sped that receives SSI, but I have faith that even you can read a post.

Lol of course you love Java because you're an inept retard.
Lol you can't code for shit, nigga. You don't have a shred of abstract thinking or problem solving abilities.

Answer this without Googling or you'll forever be deemed a LARPing faggot that would never pass a job interview in the real world.
Can you assign a pointer to a pointer in C++? If not, why? If yes, how?
 
Lol you can't code for shit, nigga. You don't have a shred of abstract thinking or problem solving abilities.
Lol coming from a guy who uses Java that's hilarious. You might as well be using VB
Answer this without Googling or you'll forever be deemed a LARPing faggot that would never pass a job interview in the real world.
Can you assign a pointer to a pointer in C++? If not, why? If yes, how?
You sure can. int **<var name> would be a pointer to an int pointer.
 
Lmao using Java may replace the gay leg drop as your finishing move.
I think he's googling some programming questions to ask me since I easily answered his last one lol

Oh, and for extra credit:
int a; int* b, int **c;
a = 5;
b = &a;
c = &b;

now c points to b's location, while b points to a's location, while a is 5

You could also do cool manipulation of strings using pointers. but I am too lazy to type that stuff out right now
 
Lol coming from a guy who uses Java that's hilarious. You might as well be using VB

You sure can. int **<var name> would be a pointer to an int pointer.
I asked about assigning a pointer to a pointer. You just showed how to declare a double pointer. Where's the actual assignment?

If this was an interview, it would be over by now and we'd be having a good laugh at your expense over Teams.
 
I asked about assigning a pointer to a pointer. You just showed how to declare a double pointer. Where's the actual assignment?

If this was an interview, it would be over by now and we'd be having a good laugh at your expense over Teams.
See this post: https://kiwifarms.net/threads/are-you-getting-the-vaccine.84995/post-12244144

Now you're LARPing as a guy with a job. Your mom is proud that her special little guy has such an active imagination. It'd work better if you hadn't told us all that you live off SSI for your autism a few months ago
 
See this post: https://kiwifarms.net/threads/are-you-getting-the-vaccine.84995/post-12244144

Now you're LARPing as a guy with a job. Your mom is proud that her special little guy has such an active imagination. It'd work better if you hadn't told us all that you live off SSI for your autism a few months ago
Ah, so you did google it after realizing you don't remember shit from your special ed courses. Either way, you would've failed an interview with me. At least now I know what you do for a living, given your level of education. Any regrets about being a parasite on society?

For reference, no one uses C++ in academia anymore, all that shit is done almost entirely in Python. That tells me you're administrative staff, a useless parasite.
 
So are you getting around to the part where you fuck a chicken using your own shit as lube?
Your mom may have a beak, but she's no chicken.

lol some poor saps still have to deal with fucking Fortran
Good money in the private sector if you know Fortran or COBOL though. Lots of aerospace shit still uses Fortran and lots of banks use COBOL. Saw a nuclear plant using Fortran, that was some scary shit.
 
Back