Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/28/01 14:23
Read: times


 
#11210 - RE: Dynamic Arrays (calloc)
"Unresolved external" is usually a Linker message, rather than from the Compiler; therefore the problem is more likely due to missing/incorrect Libraries or objects, rather than headers.

Missing header files would usually cause Compiler errors (though sometimes it is possible to compile with missing headers).

I'm assuming that there weren't also other messages which the original post omitted to mention!

List of 11 messages in thread
TopicAuthorDate
Dynamic Arrays (calloc)            01/01/70 00:00      
RE: Dynamic Arrays (calloc)            01/01/70 00:00      
RE: Dynamic Arrays (calloc)            01/01/70 00:00      
RE: Dynamic Arrays (calloc)            01/01/70 00:00      
RE: Dynamic Arrays (calloc)            01/01/70 00:00      
RE: Dynamic Arrays (calloc)            01/01/70 00:00      
RE: Dynamic Arrays (calloc)            01/01/70 00:00      
RE: Dynamic Arrays (calloc)            01/01/70 00:00      
RE: Dynamic Arrays (calloc)            01/01/70 00:00      
RE: Dynamic Arrays (calloc)            01/01/70 00:00      
RE: Dynamic Arrays (calloc)            01/01/70 00:00      

Back to Subject List