Inarwani

Avatar
  • Total activity 8
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 4
  • Inarwani created a post,

    Project Tree

    In project tree, I can see only project and no other projects I created and closed to create new project. In video lesson of my instructor In saw all projects were there and he selected a project f...
  • Inarwani created a post,
    Answered

    Hierechy

    I am trying to use base class TexBox and derived class Widget but am unable to don so as  Class Widget: public: TexrBox. Here TextBox is not recognised. How to create this heirechy. I tried Carl+ a...
  • Inarwani created a post,

    unused function in c++ program

    In my code for C++ class I am using the  function  void getWidth( int width); in CLion  but function is throwing a warning that it is an unused function.  I have tried going to inpections but could...
  • Inarwani created a post,

    Advanced

    I am trying to work with c++ clas. I need an option to select C++ class but there no such option available in default configuration of CLion IDE.