User profile: DevilKnown

User info
User name:DevilKnown
Name:Adnan Rahman
Location:New York, USA
Website:http://devilknown.github.io/
Statistical data
Gender:Male
Occupation:Programmer
Skills:C++
Javascript
Python
History
Joined:Jul 8, 2020 at 7:10pm
Number of posts:3
Latest posts:

How to access struct member from class constructor
Thanks guys. Now I start loving c++. So much flexibility :D

How to access struct member from class constructor
I put "struct SS;" in my header file like you say. And this should automatically include it in my "P...

How to access struct member from class constructor
Hey guys, I am trying to pass a struct from main function to a class constructor and want to access ...