C++ : Why can't we use a void* to operate on the object it addresses

Channel:
Subscribers:
76,400
Published on ● Video Link: https://www.youtube.com/watch?v=9sc3a2wTJmA



Duration: 1:06
1 views
0


C++ : Why can't we use a void* to operate on the object it addresses
To Access My Live Chat Page,
On Google, Search for "hows tech developer connect"

As I promised, I have a secret feature to share with you.
This is a YouTube's feature which works on Desktop.
First, Make sure this video is playing.
Then, type the letters 'awesome' on the keyboard.
Your YouTube progress bar will transform into a flashing rainbow.

An introduction to myself in a few words,
Nice to meet you, I am Delphi.
I am here to provide you with assistance in answering your questions.
C++ : Why can't we use a void* to operate on the object it addresses
Let me know if you have more specific questions or concerns by leaving a comment or starting a chat.
If you have knowledge to contribute or an answer to provide, we encourage you to comment below.
Your answer will be recognized and appreciated, and I will 'heart' it to show my appreciation.
the addresses Why void* use : object a on we can't C++ it operate to




Other Videos By Hey Delphi


2023-04-16PYTHON : How to use Selenium with Python?
2023-04-16Windows : How can I tell if the connection is metered?
2023-04-16CSS : Why doesn't a table-cell styled element without explicit width stretch to fill the remaining w
2023-04-16Array : What is an effective method of traversing a 2d Array vertically to programatically find an "
2023-04-16Windows : How to keep ReadDirectoryChangesW from missing file changes
2023-04-16NodeJS : How to run npm start via Jenkins to start application
2023-04-16PYTHON : How to serve static files from a different directory than the static path?
2023-04-16NodeJS : Is it pointless to use Knex if I prefer using raw over its built-in functions?
2023-04-16NodeJS : How to Iterate over angular json object
2023-04-16jQuery : How can I detect macOS command keys in JavaScript
2023-04-16C++ : Why can't we use a void* to operate on the object it addresses
2023-04-16SQL : Is it possible to apply default filter on a table in SQL Server?
2023-04-16R : How to replace words between two punctuations
2023-04-16C++ : how to run the .o file after make
2023-04-16HTML : Can an AJAX request utilize link prefetching?
2023-04-16SQL : How do I programmatically run a complex query on an as400?
2023-04-16C++ : Why does implicit == on map int,MyClass not compile?
2023-04-16C++ : When to not create a separate interface (.h) and implementation (.c) in C?
2023-04-16R : why roxygen2 does not automatically update "Imports" in DESCRIPTION file?
2023-04-16Android : What is "android.R.layout.simple_list_item_1"?
2023-04-16jQuery : How send complex data type with ajax to the action in controller in ASP.NET MVC