Menu

test

Fabrice LECOULTRE

page for test dump


Discussion

  • Fabrice LECOULTRE

    dump for addPeople without error :
    ---New people---
    Give the name of the people :
    truc
    Give its first name :
    bidule
    Give its birth (dd/mm/yyyy) :
    day:
    18
    month:
    02
    year:
    1993
    Give its death (dd/mm/yyyy), 0/0/0 if it is still alive
    day:
    0
    month:
    0
    year:
    0
    address:0x1a01010
    Id:btruc
    name:truc
    first name:bidule
    birth:18/2/1993
    death:0/0/0
    parent1:(nil)
    parent2:(nil)

     
  • Fabrice LECOULTRE

    dump for addPeople with error

    ---New people---
    Give the name of the people :
    bidule
    Give its first name :
    truc
    Give its birth (dd/mm/yyyy) :
    day:
    -5
    day:
    0
    day:
    56
    day:
    15
    month:
    -5
    month:
    56
    month:
    2
    year:
    -1193
    Give its death (dd/mm/yyyy), 0/0/0 if it is still alive
    day:
    month:
    18
    month:
    1
    year:
    -1200
    address:0xcfb010
    Id:tbidule
    name:bidule
    first name:truc
    birth:15/2/-119
    death:3/1/-120
    parent1:(nil)
    parent2:(nil)

     
  • Fabrice LECOULTRE

    dump addCouple

    ---New couple---
    What is the event?
    pacs
    Give the event dd/mm/yyyy:
    day:
    19
    month:
    10
    year:
    1996
    address:0xa00110
    ID people1:btruc
    ID people2:cmachin
    event:pacs
    date:19/10/1996
    child1:(nil)
    child2:(nil)
    child3:(nil)

     
  • Fabrice LECOULTRE

    dump for addChild

    address:0x1105160
    Id:vjules
    name:jules
    first name:verne
    birth:15/3/2005
    death:0/0/0
    parent1:(nil)
    parent2:(nil)

    address:0x1105160
    Id:vjules
    name:jules
    first name:verne
    birth:15/3/2005
    death:0/0/0
    parent1:0x1105010
    parent2:0x1105090

     
  • Fabrice LECOULTRE

    dump for list people by name

    address:0x7fff0db4de60
    Id:bB
    name:B
    first name:b
    birth:18/6/1854
    death:0/0/0
    parent1:(nil)
    parent2:(nil)
    address:0x7fff0db4ded0
    Id:JVerne
    name:Verne
    first name:Jules
    birth:14/3/1966
    death:0/0/0
    parent1:(nil)
    parent2:(nil)
    address:0x7fff0db4df40
    Id:Aa
    name:a
    first name:A
    birth:14/5/1856
    death:0/0/0
    parent1:(nil)
    parent2:(nil)
    address:0x7fff0db4dfb0
    Id:tbidule
    name:bidule
    first name:truc
    birth:15/2/1996
    death:0/0/0
    parent1:(nil)
    parent2:(nil)

     
  • Fabrice LECOULTRE

    dump for list childrens of a people

    pick a people to list childrens
    0: vjules: verne jules
    1: cmachin: chouette machin
    2: btruc: bidule truc
    parent :
    0
    address:0x7fffd0cbe6c0
    Id:btruc
    name:truc
    first name:bidule
    birth:16/6/2005
    death:0/0/0
    parent1:vjules
    parent2:cmachin
    -----Menu-----
    1- add a people
    2- add a couple
    3- add a child to a couple
    4- list all people by name
    5- list all people by birth
    6- list children of a people
    7- list ancestors of a people
    8- list descendants of a people
    9- list descendants of a couple
    10- quit program
    6
    pick a people to list childrens
    0: vjules: verne jules
    1: cmachin: chouette machin
    2: btruc: bidule truc
    parent :
    1
    address:0x7fffd0cbe6c0
    Id:btruc
    name:truc
    first name:bidule
    birth:16/6/2005
    death:0/0/0
    parent1:vjules
    parent2:cmachin

     
  • Fabrice LECOULTRE

    dump for list by year

    -----Menu-----
    1- add a people
    2- add a couple
    3- add a child to a couple
    4- list all people by name
    5- list all people by birth
    6- list children of a people
    7- list ancestors of a people
    8- list descendants of a people
    9- list descendants of a couple
    10- quit program
    5
    address:0x7fffb7a5ce80
    Id:btruc
    name:truc
    first name:bidule
    birth:15/2/1960
    death:0/0/0

    address:0x7fffb7a5cef0
    Id:mchose
    name:chose
    first name:machin
    birth:16/5/1970
    death:0/0/0

    address:0x7fffb7a5cf60
    Id:vjules
    name:jules
    first name:verne
    birth:16/3/2002
    death:0/0/0
    parent1:btruc
    parent2:mchose

     
  • Fabrice LECOULTRE

    dump for list ancestor

    -----Menu-----
    1- add a people
    2- add a couple
    3- add a child to a couple
    4- list all people by name
    5- list all people by birth
    6- list children of a people
    7- list ancestors of a people
    8- list descendants of a people
    9- list descendants of a couple
    10- quit program
    7
    pick a people to list ancestor
    0: btruc: bidule truc
    1: mchose: machin chose
    2: vjules: verne jules
    parent :
    2
    address:0x7fffb7a60460
    Id:btruc
    name:truc
    first name:bidule
    birth:15/2/1960
    death:0/0/0

    address:0x7fffb7a604d0
    Id:mchose
    name:chose
    first name:machin
    birth:16/5/1970
    death:0/0/0

     

Log in to post a comment.