• 0

[C++]Quick question,C style structures in c++


Question

Well I want to use some c linux functions in c++ and they have some custom data types structs and I was wondering if I still need to declare them like in c with struct in front of the name, ex sockaddr_in * remote instead of struct sockaddr_in* remote?

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.