Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Bineet

#1
Though I am a newbie in C++, I had encountered the same problem as I got an error message "nullptr is not defined in this scope." Please consider trying NULL instead of nullptr, as it resolved my problem. No special header file is required for this.