C++ : what is the difference between while(n--) and while(n=n-1)?

Channel:
Subscribers:
79,100
Published on ● Video Link: https://www.youtube.com/watch?v=5Nv-yEi-TWc



Duration: 1:02
1 views
0


C++ : what is the difference between while(n--) and while(n=n-1)?
To Access My Live Chat Page,
On Google, Search for "hows tech developer connect"

I have a hidden feature that I promised to tell you about.
This is a YouTube's feature which works on Desktop.
First, Make sure this video is playing.
After that, type the word 'awesome' on your keyboard.
Your YouTube progress bar will transform into a flashing rainbow.

Here's a short introduction about myself,
Salutations, my name is Delphi.
I am capable of providing answers to your questions.
C++ : what is the difference between while(n--) and while(n=n-1)?
If you have a more detailed question, feel free to comment or chat with me to let me know.
Please feel free to share your answer or insights on the answer by leaving a comment below.
Your answer will be appreciated and acknowledged with a 'heart' from me.
what between difference while(n=n-1)? and is : while(n--) C++ the




Other Videos By Hey Delphi


2023-04-13CSS : how to use scroll, when i resize the window
2023-04-13Array : How can I use an array as the arguments to a builtin function (sprintf, join, etc.) in Perl?
2023-04-13Array : How to extract the objects from an array to put them in variables automatically?
2023-04-13C# : How do I auto-increment a column in my table?
2023-04-13SQL : What is the difference between C and Posix locales on Postgres?
2023-04-13R : How to initiate R plotly chart with only some values visible
2023-04-13jQuery : How to access parent.document elements using JQuery in firefox?
2023-04-13C# : How do I find out if a process is already running using c#?
2023-04-13NodeJS : Would bower only be useful for css if using browserify and node.js commonJs
2023-04-13SQL : What is the syntax error in Create table statement?
2023-04-13C++ : what is the difference between while(n--) and while(n=n-1)?
2023-04-13C# : What is the difference between these two declarations?
2023-04-13NodeJS : How to encrypt and decrypt string/object in nodejs
2023-04-13SQL : How do I write LINQ's .Skip(1000).Take(100) in pure SQL?
2023-04-13NodeJS : How to raise custom error message in Sails.js
2023-04-13C# : How to access contacts list in Windows Phone 7?
2023-04-13HTML : How to add a touch event to the HTML5 Canvas color wheel?
2023-04-13C# : How can I detect a shake motion on a mobile device using Unity3D? C#
2023-04-13Django : How to upload files directly from Django admin to Amazon S3? Mitigating Heroku Application
2023-04-13CSS : How does this working jQuery code for .on() match the API documentation?
2023-04-13HTML : How to center floating divs?