webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions
add_person.cc File Reference
#include <iostream>
#include <fstream>
#include <string>
#include "addressbook.pb.h"

Functions

void PromptForAddress (tutorial::Person *person)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ main()

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

◆ PromptForAddress()

void PromptForAddress ( tutorial::Person *  person)