User profile: vikuseth

User info
User name:vikuseth
Email:vivek.drock@gmail.com
Name:vikuseth
Location:Odisha
Bio:New to c++ and Qt . So try to learn more on this languages .
Statistical data
Birthdate:Jul 6, 1990
Gender:Male
Occupation:Engineer
Skills:C
C++
Qt
History
Joined:
Number of posts:19
Latest posts:

How to avoid linker error
[code]Inside General.h #ifndef GENERAL #define GENERAL namespace counternamespace{ int upperbou...

Non constant member function being called inside a constant member function
Thanks . Now i got it . whenever we are declaring some member function as constant all the members p...

Non constant member function being called inside a constant member function
But it is being called inside a constant member function . How it works ?

Non constant member function being called inside a constant member function
[code]#include <iostream> class Hello { public: void Test() { std::cout << "Testin...

Got confused with const_cast
[code]Sample_Program-1 #include<iostream> using namespace std ; int main(){ const int i = 9;...

This user does not accept Private Messages

User: vikuseth

  • Public profile