File main.cpp¶
FileList > animal > examples > bird > main.cpp
Go to the source code of this file
#include <string>
#include <iostream>
#include "bird.h"
Public Functions¶
Type | Name |
---|---|
int | main (int argc, char const * argv) |
Public Functions Documentation¶
function main¶
int main (
int argc,
char const * argv
)
The documentation for this class was generated from the following file demo-projects/animal/examples/bird/main.cpp