Search Results

Search: Posts Made By: unbelievable21
35,756
Posted By unbelievable21
How to access a struct within a struct?
Can someone tell me how to do this?

Just a thought that entered my mind when learning about structs.
First thought was:

struct one
{
struct two;
}

struct two
{
three;
}

...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 07:52 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy