Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~288 People Reached
Favorite Forums
Favorite Tags
c++ x 4
Member Avatar for FairyA

I have search though multiple similar topics but still can't find the answere. Would you please help ? The error is : **invalid initialization of reference of type 'ArrayT<float>&' from expression of type 'const Arrat<float>'** The above errors occur when I tried to do the following code , with operator* …

0
105
Member Avatar for FairyA

I get stuck for this one for 3-4 hours, try various sources but no help, would you please point out what is wrong with my code ? This is the first time I am using a pointer.This one is the error : "Segmentation fault (core dumped)" when compiling // Integer.cpp …

Member Avatar for FairyA
0
183