Programming :: Made A Program In Pascal But Cant Open It ?
Jun 13, 2010
On ubuntu i just compiled my first program using lazarus and i can open it in terminal fine but if i double click the file simply marked 'hello' nothing happens.
Here is the source:
PHP Code:
program Hello;
View 1 Replies
ADVERTISEMENT
May 1, 2011
I have made two source files named as sum.c and average.cI have included sum.c in average.c
both files in Documents directory.when i compile average.ot followingerror"average.c:4:22: fatal error: sum.c: No such file or directorycompilation terminated.How to solve this issue?I have tried to copy sum.c to usrinclude folder but unable to copy
View 8 Replies
View Related
Feb 22, 2010
I was wondering what are the main difference with these two languages? I mean besides just the syntax, only recently started looking at pascal. I find the syntax of Pascal nicer than C. So under the hood so to speak what are the differences? Also why do i see many look down at Pascal? Since C and C++ now are in more use than pascal, im guessing it offers something that Pascal and Object Pascal cant?
View 8 Replies
View Related
Apr 29, 2010
I have an error, which I have no idea why appears. All brackets seems ok.
error:
Code:
Code:
View 13 Replies
View Related
Dec 17, 2010
I have searched the net for guides on GTK/Glade and have learned that I have to install Glade in order to experiment with it. It also appears that it only works for Perl. I would primarily like to use C ,Bash , Pascal or settle for Python if possible. Can anyone offer some general info on this topic?
View 4 Replies
View Related
Jan 15, 2010
Ok so Basically i have 2 questions
1. i know how to create a file with c++ using but is there a way to save it to a specific location on your computer with windows and linux
Code:
2. i need to know how to run/execute/open a file in a c++ program im using and its not working
Code:
View 4 Replies
View Related
Feb 8, 2011
I opened a text file and read some stuff. Then I (think) I closed it. Then I tried to open another one and it stopped working. It seemed to compile fine though. Why would this be?
Code:
#include <iostream>// Libraries included
#include <string>
#include <fstream>
#include <sstream>
#include <list>
[Code]....
View 3 Replies
View Related
Jul 25, 2010
I recently installed Acetone ISO in the hopes of installing a program, but alas it doesn't do what I need it to (run the MDF file like a disk rather than showing all the files in it, and because this is a multi-disk thing I'm installing I'm kinda stuck now) and I noticed it would make a new virtual drive every time I mounted an image, and I wound up with four of them, and each one had its own shortcut on my desktop. Well, I removed the program and deleted the folder it created, but these shortcuts are still on my desktop. And they are UNTOUCHABLE!
The command line ls -al ~/Desktop/ will show everything on the desktop BUT THEM, they have no permissions, and cannot be moved, copied, or deleted, because Ubuntu can't find volume information on them. I reinstalled the program to see if anything would help, and I noticed that the drives would go away if I unmounted the image (I coulda sworn I told it to before, but it didn't want to...) but now these drives are errors to the program, and I still can't remove the shortcuts.
View 3 Replies
View Related
Jan 30, 2010
When i was in Windows, i had absolutely no problem creating and running basic terminal C++ programs. I came to Ubuntu, and now I've got a big problem: I can't run any program that i make. I have tried making programs in Code::Blocks, CodeLight, MonoDevelop, and NetBeans. All 4 four are free IDE's from the ubuntu installer. I've created 4 programs, 1 on each, and they're all the EXACT same program. When i build it, they build just fine and run. When i release and compile it so it becomes an .exe program, i can't open it. I find the thing, double click, and nothing happens. I rightclick and choose Run, and nothing happens. I made a basic Hello World program, and i couldn't even run that. Is there an extra thing im supposed to install to allow me to run .exe or something?
View 9 Replies
View Related
May 17, 2011
I've used Ubuntu for a number of years now, and have enjoyed it. I'm in the process of selling my laptop, and the guy that is buying it wants nothing to do with Linux. Is there an easy way to uninstall Ubuntu? I've been looking for hours and all I can find is people using a Windows Recovery CD, which I don't have. A few years ago, I remember running across a program that made uninstallation a breeze. Does anybody know what it was or where I could find it?
View 4 Replies
View Related
Feb 17, 2010
My DataBase Teacher wants us to install SQL 2008 cause on 3 days i gotta practice for the big test But the requirements are a ton "Visual Basic 2008 with service pack 1 & IIS" but thats just a tiny part of the problem.! My Windows 7 crashed.! So iam thinking can linux oracle be the answer of my ugly problems.?!Can SQL 2008 open database made from linux Oracle?
View 3 Replies
View Related
May 7, 2010
I am new to linux and am trying out script writing. I am using shell. How can I make a script to open a program then operate within that program?
View 5 Replies
View Related
Dec 14, 2009
Is there anything like burning rom from nero or roxio cd/dvd copier. Do you know of any dvd copying program? like without making the image and then burning with just one process just copy the disc sorta program like roxio dvd copier? I wanted to make copies of movies I made a dvd of but aside from image burn which is a hassle to make the image first. is there something for burning on the fly or dvd/cd copying? infrarecorder and cdburnerxp do not work for me at all.
View 3 Replies
View Related
Aug 24, 2010
I have written a query of commands that I made executable with chmod +x, but this is an old version of what I'm writing. I'm in need of a way to determine the Operating System the user is using so that the script will run yum or apt-get on the right OS's.
View 11 Replies
View Related
Jan 28, 2011
I'm having sporadic issues with the openoffice.org program. Sometimes, power point presentations will crash the program and then I can't open any open office programs without rebooting the computer. The problem seems to be just with powerpoint files and I'm not sure what the issue could be.
View 7 Replies
View Related
Feb 13, 2011
I have made a shell script to copy and delete files through FTP.I want to first delete all txt files and then mput all txt files.
Code:
ftp ()
{
[code]....
View 6 Replies
View Related
Mar 27, 2010
I have been trying to compile a pascal file using fpc. I succeeded using the command fpc pas1.pas, but this gave me a new object file pas1.o. How do i compile this file to get my output. gcc -o pas1.o does not work.
View 2 Replies
View Related
Feb 2, 2011
I used Brasero to make a video CD (VCD) for my friend who wanted a disk of some vids I'd shot of his recently-deceased dog. When I select the CD, Ubuntu asks if I want to start "Movie Player". I click yes, totem starts... then I get the message:
Code:
An error occurred. Could not open location; you might not have permission to open the file I've looked at my permissions, under System > Administration > Users and Groups and I can't see where I'm missing a relevant permission. What am I doing wrong?
EDIT: What is up with me today???? It's meant to be 10.04, 10.04, not 8.04.
RE-EDIT: Please disregard the above EDIT - some kind mod/admin edited the thread title for me. (I guess it's pretty daft of me to ask you all to disregard an EDIT that you've already read. But I've done it anyway. So disregard, disregard, disregard... you are feeling sleepy..
View 5 Replies
View Related
Feb 15, 2011
I will have to code this. However I am lacking of time since I have too much to do. make a short code bash/dash to prompt the country with Zenity, then, get the PLS or m3u url and prompt with another zenity which radio to play. http://www.listenlive.eu/index.html
My code to get url's radio country.htm is:
Code:
View 2 Replies
View Related
Aug 14, 2010
Dear experts,I have a question about open() function of gcc3.4.6.I write a example:
Code:
using namespace std;
#include<iostream>
#include<fstream>
int main()
{
[Code].....
It can be compiled and ran.The statement file=txt_stream_file is in order to change char* to const char*. But open() function is not work,and out: can not open plots/results.txt The open() function of gcc3.4.6 is:
[Code]....
View 4 Replies
View Related
Feb 12, 2011
im trying to build a simple program for my C programming class, this is the source code
#include <stdio.h>
int main()
{
int length, width, length, height, area, perimeter;
perimeter = width + length + height;
area = width * length + heigth;
[Code]...
i dont see any error (you might)but every time i run it it runs but after it asks me to input for the width i do it but it doesn't take me to the length, it just stays blank until i input another value in the same place for the width, it asks me for 4 inputs in total i don;t know why, and after i run it different times it gives me different values for the perimeter and are. how can I fix this?
View 5 Replies
View Related
Jan 9, 2010
I am lookin for a program to open rar files for ubuntu 9.04, I have been haveing trouble locating one.
View 1 Replies
View Related
Apr 27, 2010
I have both Windows and Ubuntu on my laptop and I need to access the windows program files via Ubuntu (windows don't start). The problem is that the program files folder appears to be empty. Is there any way to retrieve data from ubuntu?
View 9 Replies
View Related
Jul 9, 2011
I know it sounds a bit strange, but is there something that I can add to a start up command to make the program that is starting up be minimized. I know it sounds strange, but I want to have Evolution Mail open at start up, but be minimized. I know the command to open Evolution Mail is "evolution --component=mail" but how would I make the window starts out being minimized in the Launcher.
View 1 Replies
View Related
Mar 9, 2011
I work for a food manufacturing company in Sheffield and we have a machine called a duck injector which operates off a Human Machine Interface Touch Screen. The program inside this has been written and runs using Linux. This is stored on a Compact Flash Card.
This screen has been damaged and isn't made anymore so we've been sent a new screen which is a 12'1" Intel Atom N270 HMI.
I simply tried to put the Flash Card in the port and powered it up (booting from a removable source) and i get the following:
I've had absolutely zero experience with Linux so i'm completely stuck as to what to do to get it to work.
I've got a flash card with XP on it so i can boot up in that but then it won't read the flash card with the program on because it's in Linux (presumably?)
I've also tried downloading Mubuntu 10.10 and booted it up using that on a flashdrive - this allows me to read the flash card with the program but i can't get it to boot up/run.
View 8 Replies
View Related
Mar 4, 2011
My midterm instructions are in mth format. I wouldn't even know what program to use to open in Windows. The actual midterm itself is an htm file. I need help ASAP.
View 11 Replies
View Related
Dec 12, 2010
A few years ago I started a family tree project on my old computer, but now I can't seem to find a program that will open it. The old project consists of a file structure like this:
+family tree
|+Cfg
||-Project.cfg
||-Project.cfg.BACKUP
|+Database
||-family tree.zed
Where the zed file contains 'family tree.txt'. Does anyone know what program produces this file structure when saving or how to open it?
View 1 Replies
View Related
Mar 18, 2011
i have been trying to open up a program i download.program is unetbooting. on windows you simply open the download. on Linux all these windows pop up. how to open a download program to use it.
View 14 Replies
View Related
Nov 28, 2010
How do i per say open a file with like transmission when i am downloading it from the internet it says open with then you click it on firefox and it goes to root. Where do i find the files for opening a program instead of saving and going into the program and opening it that way?
View 4 Replies
View Related
Dec 10, 2009
I am using F12 and whenever i open the firewall program it hangs. Is this common or is it just me?
View 5 Replies
View Related