Ah, I believe that would be from a college course.
Statements that start with # in C/C++ are known as preprocessor directives, that is, they are executed before compilation begins. OP has used a which will replace any instance of A (
IF(x)
) with B (while (x)
) in the code.
So the IF
statement is really just a while
statement.
Not from the US but currently living here. I would say the Disability Act is the gold standard worldwide. The amount of consideration for people with a variety of disabilities that almost universally applies is exceptionally amazing. It’s kind of shocking to see the dedication to adhering to that law while otherwise abandoning that portion of the population (e.g. Healthcare, SSDI, etc.).
The word you are looking for is called a distribution, or distro for short.
I’m surprised no one else has mentioned Bazzite, which should be exactly what you’re looking for.
An AMD GPU for sure. Nvidia drivers have come a long way, but they don’t generally behave as well out of the box like AMD.