Programming :: C++ Roman Numeral Converter?
Jan 12, 2011
I am trying to finish up my intro C++ course, and have to make a Roman numeral to Arabic converter. I had no trouble with the reverse (Arabic to Roman), but I must be missing something on this one. I tried a few variations, and either got 0 or an insanely high number as the output.
Code:
#include<iostream>
#include<cstring>
[code]....
View 3 Replies
ADVERTISEMENT
Apr 11, 2010
i have to write a program which checks the information inside a text file to make sure it is all integers and then convert the integers to roman Numerals. My program seems to have a bit of a problem and im not sure where exactly the problem is....
Code:
#include<stdlib.h>
#include<string>
[code]....
View 8 Replies
View Related
Sep 24, 2010
I'm a C newbie. Just wrote this temperature converter. I know it's very basic but, as it is, is there anything wrong with it? any things that are done incorrectly? It seems to work fine.
Code:
#include <stdio.h>
int main(void)
{
float fahr, celc, result;
int choice;
[Code]...
View 10 Replies
View Related
Dec 31, 2010
I am new to linux. I am pursuing bachelors in computer science engineering. My final year project is to develop a "html to pdf converter using linux". I have some basic knowledge of commands used in unix
1) Where can I get the basic idea about the existing converters, their pros and cons.
2) Any kind of material or source where I can get basic idea.
View 14 Replies
View Related
Aug 25, 2010
Design, debug and test a C program that uses Gray Code for decoding information stored in a binary file. Gray Code G(A)of any value A can be easily produced from unsigned binary B(A) using the expression: G(A) = B(A) ^ ( B(A) >> 1 ) (1) The formula may be used to generate coding tables. For example for 4-bit codes:
Table 1. Coding table
Hex Value Binary Gray
0 0000 0000
1 0001 0001
2 0010 0011
[code]....
If the first option is selected, your program shall prompt the user to enter the file name and open the specified file. In this assignment you can presume that the file size is always limited to 64 bytes. If the file is not found, the program shall display a message: File not found and display the menu, so the user can enter file name correctly or exit the program.
View 3 Replies
View Related
Feb 4, 2010
Can I add Times New Roman to a Hardy/OpenOffice 2.4 install?
View 5 Replies
View Related
Aug 4, 2011
How to install times new roman fonts in Ubuntu 11.04 in 64 bit desktop??
View 2 Replies
View Related
Apr 10, 2009
I am preparing my report using pdflatex. According to the specification given, the font must be Times New Roman 14pt. I googled and found that usepackage{times} could be used. I also read in wiki books that Large will set the font size to 14pt if the default size is 11pt. But it was also given that the font size for Large may be varying according the document class. I am using document class report. I am not sure if setting Large will make the font size to 14pt. When googling I found a command fontsize. But I couldn't find proper documentation to use it. It would be great if get some information on how to set the font style and size.
View 2 Replies
View Related
Jan 25, 2010
MyOpenOffice is starting documents in font Nimbus Roman No9 L." Is that supposed to be an equivalent to Times New Roman
View 1 Replies
View Related
Jun 20, 2011
This is probably a beginner question, but... I'm looking for the font "University Roman". We have an Epson printer and use Linux. I see lots of sites for downloading fonts - some charge and some don't. Web searches seem to indicate that you pay for fonts, one way or the other - either up front or via "readers". I'm more concerned about viruses than cost.
View 9 Replies
View Related
Dec 27, 2009
Is there any program for Linux (Fedora) which converts video format flv to wmv in GUI? And if possible, that splits the videos.
View 5 Replies
View Related
May 11, 2010
any way to convert via a command line program a vectorial svg image into a pre definied-size jpg?
ie.
Input -> SVG
Output -> JPG 800x600
View 9 Replies
View Related
Jul 26, 2010
i have a virtualbox of xp running itunes. i was wanting to know of a good converter that can turn .avi's into .mp4's for itunes, that way i can transfer them to a usb, then move them to my itunes.
View 6 Replies
View Related
Oct 3, 2010
I am using Ubuntu 10.04 (32-bit) and looking for a software which is capable of convert pdf files to doc files. I have to convert a pdf with images, graphs and equations to the doc file.
View 9 Replies
View Related
Jul 3, 2010
AVI, WMV, MPG to MP3 program. Suggest please. For distro I use.
View 2 Replies
View Related
Jul 10, 2011
I need to extract some rar files on Linux, previously I used to use rar to zip converter, which so far has worked for me but now I need to unrar files in batch, if there's a native rar to zip converter on Linux?
View 6 Replies
View Related
Oct 18, 2010
I have a XML DTD type file. I need to convert it to finite automata (state diagram). Is there any tool available for this?
View 4 Replies
View Related
Oct 21, 2009
Does anybody know a good FLV player or even convertor? I have a few FLV videos that I would like to play in my Fedora 11, but they don't work with Dragon Player. So does anybody know how I can play them or at least convert them?
View 14 Replies
View Related
Nov 15, 2010
Where can I find a free 32/64 bit rar to iso converter running on Linux?
View 2 Replies
View Related
Jan 20, 2011
I am currently using opensuse11.3. I need any pdf to openoffice converter.
View 3 Replies
View Related
Jul 31, 2010
I Need a converter to convert from rm to mp3 ..
View 4 Replies
View Related
Sep 20, 2010
I am using Ubuntu 9.10. I am looking for the converter which helps me to convert PDF to TXT or word Document.how can i download it.
View 3 Replies
View Related
Nov 22, 2010
I need a converter to convert wma, wav, etc. to mp3's. I have SoundConverter but it says it needs some plug ins for wma but cannot find any when searching for it.
View 1 Replies
View Related
Nov 26, 2010
[URL] I'm going to be purchasing a usb to S-video converter in the near future, the link above is one such product. I'd like something which will work with linux. The application is for a camera (s-video out (only)) to a laptop.
View 1 Replies
View Related
Jun 23, 2011
I have several cd's I purchaced and wrote that are in m4a format...is it possible to convert them to mp3 without using itunes?
View 4 Replies
View Related
Jul 15, 2011
Does anyone know of any good .mp3 to .midi converters out there that are free and for Linux?
View 9 Replies
View Related
Jul 18, 2011
Does anyone have any software recommendations in Linux for converting multiple pdf files to .jpegs? The software I'm currently using is Ghostscript [URL] but I'm wondering if anyone here knows of better alternatives.
View 4 Replies
View Related
Oct 14, 2010
I have used htmldoc for such conversions. But it does not preserve hyperlinks.So is there any converter which preserves hyperlinks.Is there a HTML to CHM converter for Linux?
View 1 Replies
View Related
Nov 14, 2010
I have nautilus-sound-converter-1.0.5 installed in Fedora 13. How do I execute this program?
View 5 Replies
View Related
Jan 23, 2011
I have problem with enabling mp3 in audio converter.
It said MP3 Encoder not present. it needs gstreamer plugin lame.
I saw somewhere that in package gstreamer-0_10-plugins-ugly is included lame now.
But it mp3 still is not enabled in audio converter.
Here is output of: rpm -qa | grep gstreamer
View 6 Replies
View Related