Inarwani

Avatar
  • 活动总数 8
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 4
  • Inarwani 创建了一个帖子,

    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 创建了一个帖子,
    已回答

    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 创建了一个帖子,

    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 创建了一个帖子,

    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.