Retro C++ quiz #19
void f() {
double a[]{1,2,3}; // Well-formed
double* p = new double[]{1,2,3}; // but is this well-formed?
}
Without checking:
A. Yes
B. No
C: Show answers
[#]cplusplus
[#]Cpppolls
=> More informations about this toot | More toots from shafik@hachyderm.io
text/gemini
This content has been proxied by September (ba2dc).