Hubert Figuière 1 month ago • • Hubert Figuière 1 month ago • • I have grown to dislike C/C++ so much. Not sure if it is the game or the players I hate. But surely bad players make it worse. Languages Search Text Share via ...
in reply to Hubert Figuière Hubert Figuière in reply to Hubert Figuière • 1 month ago • • Implicit member variables (in C++).Now let's use #define to shadow the variable as field of a struct field of a scruct. Something like that.Pointer as array as pointer and the associated arithmetics. Where are we in the buffer again?Also for loops assign and compare and assign. And of course at lot of UB.Etc. #define Languages Search Text Share via ...
Hubert Figuière
in reply to Hubert Figuière • • •Implicit member variables (in C++).
Now let's use #define to shadow the variable as field of a struct field of a scruct. Something like that.
Pointer as array as pointer and the associated arithmetics. Where are we in the buffer again?
Also for loops assign and compare and assign. And of course at lot of UB.
Etc.