Re: How "()" works and why

2025-02-10 Thread Jonathan Wakely via Gcc
On Sun, 9 Feb 2025 at 21:15, Nicholas Vinson via Gcc wrote: > > > > On 2/9/25 10:38, саша савельев wrote: > > > > To whom it may concern > > > > > > Me and my classmates found strange behaviour of «()» (in C++) on IT lesson, > > but our teacher couldn’t anwer us why it works in this way. After, w

Re: How "()" works and why

2025-02-09 Thread Nicholas Vinson via Gcc
On 2/9/25 10:38, саша савельев wrote: To whom it may concern Me and my classmates found strange behaviour of «()» (in C++) on IT lesson, but our teacher couldn’t anwer us why it works in this way. After, we had tryed to find out by ourselfs, but we found nothing. We understood HOW it wo