User profile: amrok

User info
User name:amrok
History
Joined:
Number of posts:7
Latest posts:

Unresolved External
Got the problem solved: the function implementation was in .c file, not in .cpp. Change of extension...

Unresolved External
Got this both in code::blocks+MinGW and MSVC Express Edition 2008.

Unresolved External
Hello! I've got some strange problem: there is a function in cpp file GLMmodel* glmReadOBJ(cha...

probability
huh, it's really really difficult to understand - why don't you try to give you variables some names...

Can't access map within const structure
[code] bool subroutineA (const MyStructureType myStructure) { MapType::const_iterator iter = mySt...