Documentation ¶
Overview ¶
Declare a struct type to maintain information about a user. Declare a function that creates value of and returns pointers of this type and an error value. Call this function from main and display the value.
Make a second call to your function but this time ignore the value and just test the error value.
Click to show internal directories.
Click to hide internal directories.