Structs in C (22)

1 Name: #!/usr/bin/anonymous : 2008-08-17 13:59 ID:zgDebgn6

I was just wondering if structs in C is the something like objects in OOP, just with less functionality (no methods, privates etc), and if so, are they used the same way?

If not, how would you describe structs, and what would be a good example of how to use them

thanks =)

This thread has been closed. You cannot post in this thread any longer.