Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
User Struct Reference

Structure representing a GitHub user. More...

#include <user.h>

Data Fields

const char * login
 GitHub username.
 
const char * name
 Full name.
 
const char * company
 Company name.
 
const char * location
 User's location.
 

Detailed Description

Structure representing a GitHub user.

Definition at line 9 of file user.h.

Field Documentation

◆ company

◆ location

◆ login

◆ name


The documentation for this struct was generated from the following file: