KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
runtime.m File Reference
import <objc/objc.h>
import <objc/Object.h>
import <objc/runtime.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdint.h>

Functions

static BOOL printIVarsForPerson (const Person *person)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

◆ printIVarsForPerson()

static BOOL printIVarsForPerson ( const Person * person)
static

References fprintf, free(), NO, printf, and YES.

Referenced by main().