File:Turbo CPP Compiler.jpg

Turbo_CPP_Compiler.jpg(640 × 400 pixels, file size: 44 KB, MIME type: image/jpeg)

Captions

Captions

2nd day of year1000,a.d
  1. include<stdio.h>
  2. include<conio.h>

void main() { int s1, s2, s3, s4, s5; int sum; float per; printf("enter markes of five subject s") ; scanf("%d%d%d%d%d",&s1,&s2,&s3,&s4,&s5); sum = s1+s2+s3+s4+s5; per = sum*100/500; printf("sun = %d\n percent = %f",sum,per); getch() ; }

Summary edit

Description
English: Screenshot of the Turbo C++ IDE (Integrated Development Environment). The IDE requires a minimum of 2 Mb RAM to run. Alternatively, the Turbo C++ compiler can be run in command-line mode with a minimum of 1 Mb RAM.
Date
Source Own work
Author SAMNAD.S
Other versions
PNG

Licensing edit

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
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.

File history

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

Date/TimeThumbnailDimensionsUserComment
current05:55, 27 November 2013Thumbnail for version as of 05:55, 27 November 2013640 × 400 (44 KB)CountingPine (talk | contribs)Smaller, clearer, well-defined colours, lower file size, but should really be converted to PNG (using the EGA palette)
17:59, 9 December 2012Thumbnail for version as of 17:59, 9 December 20121,200 × 750 (230 KB)SAMNAD.S (talk | contribs)User created page with UploadWizard

The following page uses this file:

File usage on other wikis

The following other wikis use this file: