...
The following noncompliant code example can reads an unsigned long long
value from standard input and stores the result in x
, which is of a programmer-defined integer type.
...
...
The following noncompliant code example can reads an unsigned long long
value from standard input and stores the result in x
, which is of a programmer-defined integer type.
...