cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Undefined symbols for architecture x86_6
Page 2
Undefined symbols for architecture x86_64:
Pages:
1
2
Apr 6, 2015 at 7:29pm UTC
saj1994
(18)
I have something like this in the Book.cpp:
while
(file.read((
char
*)&book1,
sizeof
(Book)))
This uses the book object.
Topic archived. No new replies allowed.
Pages:
1
2