A PHP Error was encountered

Severity: Warning

Message: fopen(/tmp/ci_sessionkm3a58ab9fikrl04r2e452nabop56qb9): failed to open stream: No space left on device

Filename: drivers/Session_files_driver.php

Line Number: 176

Backtrace:

File: /var/www/html/application/controllers/Project.php
Line: 10
Function: __construct

File: /var/www/html/index.php
Line: 311
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Failed to read session data: user (path: /tmp)

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /var/www/html/application/controllers/Project.php
Line: 10
Function: __construct

File: /var/www/html/index.php
Line: 311
Function: require_once

Currency Converter Using C++ | vd04001
Coders Packet

Currency Converter Using C++

By Vedant Dalal

In this currency converter project, I have used the C++ programming language. in this project, I have taken currencies such as dollars, rupees, pounds, and euros.

In this currency converter project, the programming language used is C++. In this project, I have taken 4 currencies i.e, Dollar, Rupee, Pound, and Euro and I have taken these currencies' today's market values. This value varies on the daily basis.

In this project, I have used the switch case concept in which I have created 4 cases for currency by which the user choose the option out of these cases and the currency conversion Is dependent on user choice because of which currency the user wants to convert.

Screnshot

Download Complete Code

Comments

No comments yet

Download Packet

Reviews Report

Submitted by Vedant Dalal (vd04001)

Download packets of source code on Coders Packet