Categories > Coding > C++ >

Ask me anything ( C++ )

Posts: 283

Threads: 48

Joined: May, 2022

Reputation: -4

Posted

Ask me anything about C++.

 

Any questions you have about C++, or memory, feel free to ask here in the replies.

I'll try my best to answer your questions as detailed as possible.

  • 1

https://media.discordapp.net/attachments/1044764388546068510/1051935933836050482/Signature_4.png

SeizureSalad

i love femboys

Posts: 1159

Threads: 79

Joined: Mar, 2021

Reputation: 40

Replied

how update ackson??!??!??!!?!

  • 0

"Questionable intellegence, but I like the mystery" - CubeFaces

https://cdn.discordapp.com/attachments/1136067487847415848/1138948596679589898/sig.png

Bogie

Bogie

vip

Posts: 131

Threads: 20

Joined: Apr, 2020

Reputation: 31

Replied

WTF IS A DWORD

  • 0

https://cdn.discordapp.com/attachments/1007601850402480158/1012351544798224424/littlekillermania.jpg

MellonYt

<|°-°|>

Posts: 87

Threads: 57

Joined: May, 2019

Reputation: 18

Replied

WTF UDDDDDDDDDDDDDDDD?????????????????????

  • 0

big chungus sus imposter

Posts: 283

Threads: 48

Joined: May, 2022

Reputation: -4

Replied

@Bogie

 

if this is a serious question (you typed it in all caps, not sure if you're being serious)

 

a WORD is a unsigned short.

a unsigned int / unsigned long is 4 bytes, the short keyword makes it 2 bytes.

the D in DWORD stands for double so it just stands for double WORD.

this means DWORD is 4 bytes since it's 2 WORD's (unsigned int / unsigned long)

 

  • 0

https://media.discordapp.net/attachments/1044764388546068510/1051935933836050482/Signature_4.png

ozzy5435

obsidian-chair

Posts: 43

Threads: 1

Joined: Mar, 2022

Reputation: -7

Replied

what is polymorphism

  • 0

Added

how does the swapchain work in directx and why is it called the swapchain?

  • 0

Posts: 283

Threads: 48

Joined: May, 2022

Reputation: -4

Replied

@ozzy5435

 

I don't work nor have I worked with directx much, feel free to research that on your own though.

  • 0

Added

@ozzy5435

depends on if you mean compile time or runtime polymorphism

 

 

runtime polymorphism is based on virtual function tables, https://www.learncpp.com/cpp-tutorial/the-virtual-table/ if you want to learn about it.

 

compile time polymorphism is based on inheritance, operator overloading, and function overloading.

  • 0

Added

@_realnickk

 

The COM allows programmers to utilize interprocess communication irregardless of programming language or conditions that the other process is/was made in.

 

It's basically an interface which allows you to communicate with other processes no matter what conditions, programming language etc. it was created in. 

 

  • 0

https://media.discordapp.net/attachments/1044764388546068510/1051935933836050482/Signature_4.png

ozzy5435

obsidian-chair

Posts: 43

Threads: 1

Joined: Mar, 2022

Reputation: -7

Replied

why u send me link when I could search using google instead? I wanted know from u :(

  • 0

Posts: 283

Threads: 48

Joined: May, 2022

Reputation: -4

Replied

@ozzy5435

 

ozzy you already know stop asking me stuff and wasting my time and let other people ask their questions instead of flooding the thread with questions you already know the answer to

  • 0

https://media.discordapp.net/attachments/1044764388546068510/1051935933836050482/Signature_4.png

Posts: 4

Threads: 1

Joined: Aug, 2022

Reputation: 0

Replied

how to get roblox addys

  • 0

SeizureSalad

i love femboys

Posts: 1159

Threads: 79

Joined: Mar, 2021

Reputation: 40

Replied

@jjkkll LMAOLMAOMOLAOLMAOLMAOLAOLAMAOLMALOMAMOLA HAAAAAHAHAHAHAHAHAHHAAHAHAHAHAH LMAOOOOO

  • 0

"Questionable intellegence, but I like the mystery" - CubeFaces

https://cdn.discordapp.com/attachments/1136067487847415848/1138948596679589898/sig.png

Moon

Moon

vip

Posts: 7441

Threads: 314

Joined: Aug, 2020

Reputation: 80

Replied

@jjkkll

Addy Dumper

  • 0

Next >>>

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )