Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

copy function

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
hi,
My OS is windows NT 4.0. I am using Borland C++ 5.02, my code contains embedded SQL so I also use pro*c. I need to use the copy function and when I add #include to my code i get the error "function.h (63,14): declaration syntax error". When i remove the #include I get the error "undefined symbol copy".... Algorith.h is in my D:\BC5\Include directory. Any help would be apprectiated. thanks, meg.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top