File:Hand-written C++.png

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Hand-written_C++.png(743 × 297 pixels, file size: 9 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents

Summary

[edit]
Description
English: A “Hello World!” program in C++. This image was originally part of an April Fools’ practical joke, in which a Stack Overflow user asked why C++ compilers wouldn’t compile this image file when it supposedly followed all standards.
#include <iostream>

int main(int argc, char **argv)
{
    std::cout << "Hello World!" << std::endl;
    return 0;
}
Date
Source https://stackoverflow.com/questions/5508110/why-is-this-program-erroneously-rejected-by-three-c-compilers
Author James McNellis

Licensing

[edit]
Contributions released to the Stack Exchange Network websites are covered under the following licenses:
Published before 2011-04-08 UTC:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 2.5 Generic license.
Attribution: Stack Exchange and Contributors
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
Published from 2011-04-08 to 2018-05-01 UTC:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
Attribution: Stack Exchange and Contributors
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
Published after 2018-05-01 UTC:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
Attribution: Stack Exchange and Contributors
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
This includes only the Subscriber and Network content released by users (aka. the community). Other contents released by Stack Exchange Inc. like its websites desing and its logos are copyrighted, and therefore, (in most but not all cases) non-free (notice that the most of the Stack Exchange logos are below the threshold of originality, then, don't qualify for fair use). License details are available here. See Trademark Guidance and API Terms of Use for more information.

File history

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

Date/TimeThumbnailDimensionsUserComment
current00:47, 20 February 2024Thumbnail for version as of 00:47, 20 February 2024743 × 297 (9 KB)Gabldotink (talk | contribs)Uploaded a work by James McNellis from https://stackoverflow.com/questions/5508110/why-is-this-program-erroneously-rejected-by-three-c-compilers with UploadWizard

There are no pages that use this file.

Metadata