Jump to content

File:Recursive1.svg

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia
    Original file (SVG file, nominally 580 × 235 pixels, file size: 17 KB)

    Summary

    Description
    English: The execution of this C function:
    void func(int num){
    if(num < 5){
    printf("%d\n", num);
    func(num+1);
    Date
    Source
    Author User:Maxtremus

    Licensing

    Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
    The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

    Captions

    Add a one-line explanation of what this file represents

    Items portrayed in this file

    depicts

    11 May 2016

    File history

    Click on a date/time to view the file as it appeared at that time.

    Date/TimeThumbnailDimensionsUserComment
    current04:55, 11 May 2016Thumbnail for version as of 04:55, 11 May 2016580 × 235 (17 KB)WikimpanUser created page with UploadWizard

    The following page uses this file:

    Metadata