User profile: Lucas Fiorini

User info
User name:Lucas Fiorini
Old user name:unkinkedash
Name:Lucas Fiorini
Bio:Just looking for knowledge and help others
History
Joined:
Number of posts:70
Latest posts:

Linker command failed
Found it, I declared a constructor signature but didn't implement it. Thanks!

Linker command failed
I'm trying to compile my .cpp files with this Make file [code] rwildcard=$(foreach d,$(wildcard $1*)...

Number of elements string array
How can I find the number of elementos of a parameter passed string array? I can't do [code] ...

Unknown type name 'string'
Oh I didn't! Thanks!

Unknown type name 'string'
I'm trying to compile my code .cpp but even though I include the libraries I get those errors: e...