Forum: Getting Started and Choosing a Distro Feb 22nd, 2008 |
| Replies: 4 Views: 1,266 OK, i have changed the URL of screenshot, new URL is here (http://fzafarani.110mb.com/fedora.html)
i think you didn't get my exact problem,
BTW, sorry for bad English writing!
Regards |
Forum: Getting Started and Choosing a Distro Feb 22nd, 2008 |
| Replies: 4 Views: 1,266 Hi,
Im using fedora 7, i have a problem with back color of program's text such as KDevelop Compilers and ...
back color is black and i cant read the texts.
i have upload a screenshot of my... |
Forum: Getting Started and Choosing a Distro Nov 22nd, 2007 |
| Replies: 1 Views: 3,920 Hi guys,
I've downloaded fedora core 7 and installed it,
the problem is when i want to type Farsi in Gnome the words are separated
from each other, and i cant write well,
I have add Farsi to my... |
Forum: C++ Oct 7th, 2007 |
| Replies: 19 Views: 4,467 Well, I've heard about it, try this code! but it think it works on
old compiler such as Turbo C++ V3.
#include <stdio.h>
#include <conio.h>
#include <stdlib.h>
#include <dos.h>
int main() |
Forum: C++ Oct 7th, 2007 |
| Replies: 19 Views: 4,467 Well, I've heared about it, try this code! but it think it works on
old compiler such as Turbo C++ V3.
[code=c++]
#include <stdio.h>
#include <conio.h>
#include <stdlib.h>
#include <dos.h>
... |
Forum: C++ Sep 30th, 2007 |
| Replies: 4 Views: 13,371 Thanks, it works, but i dont understand part of your code!
std::cin.ignore()
why you use that?!
my compiler gives error on that line?!, is it for pausing the screen?!
Regards |
Forum: C++ Sep 30th, 2007 |
| Replies: 4 Views: 13,371 Hi guys,
i have one question, when i type
using namespace std;
at top of my program my compiler gives some error
especially syntax error!
my compiler is Borland C++ v.5
for example simple... |
Forum: Visual Basic 4 / 5 / 6 Sep 18th, 2007 |
| Replies: 1 Views: 626 How can i install components on my VB?! |
Forum: Visual Basic 4 / 5 / 6 Sep 18th, 2007 |
| Replies: 1 Views: 2,904 First of all, go to Control Panel, Then Regional and languages, then click on advance.
Select language to match the language version of Unicode ..... and set it to Arabic!
then click on apply,... |
Forum: Visual Basic 4 / 5 / 6 Sep 18th, 2007 |
| Replies: 1 Views: 626 Hi,
I want to make media player with VB.
the problem is when i lunch components window, there isnt any item called
Microsoft Multimedia control 6
What should i do?! |
Forum: Windows NT / 2000 / XP Sep 15th, 2007 |
| Replies: 24 Views: 12,798 If you didn't set administrator password , press ctrl+alt+del on welcome screen then type administrator in user name filed and press enter.
but if you set admin password, use bootable disk to remove... |
Forum: Windows NT / 2000 / XP Sep 15th, 2007 |
| Replies: 17 Views: 6,848 Well, Windows is using some drives while running, you should format your partition from other os such as MS-DOS, Linux or ....
use bootable disk, that supports NTFS/FAT32 format types. then type... |
Forum: Windows NT / 2000 / XP Sep 15th, 2007 |
| Replies: 7 Views: 16,311 Well, I have installed Windows XP on my PC, i usually use limited accounts, and i change my administrator password few weeks ago, but i cant remember it.
So i asked whether i can change my... |
Forum: Windows NT / 2000 / XP Sep 14th, 2007 |
| Replies: 7 Views: 16,311 isn't there any app or hints?! |
Forum: Game Development Sep 13th, 2007 |
| Replies: 5 Views: 2,604 Hehe, First of all i should say I'm high school student and I'm trying to learn it by my self not FORCE or others!, also i should tell you that learning is better than waisting time.
From your... |
Forum: C++ Sep 13th, 2007 |
| Replies: 8 Views: 6,202 My compiler gives 4 errors, and those are from your header file(manager.h) |
Forum: Windows NT / 2000 / XP Sep 11th, 2007 |
| Replies: 5 Views: 9,584 I dont know the exact problem of your computer, but its recommended to format the primary driver normally(not quick mode).
if you are not using bootable windows xp cd you should run smat drive in... |
Forum: C++ Sep 11th, 2007 |
| Replies: 1 Views: 1,190 Hello,
I'm trying to make SNAKE (Game) under C++ with using
#include <graphics.h>
Can anyone help me.
Thanks |
Forum: C++ Sep 11th, 2007 |
| Replies: 16 Views: 6,573 Yes, I want to write my own C++ compiler, I've seen some e-books on internet but those are not free!
URL Link: http://www.bigwebmaster.com/95.html |
Forum: Game Development Sep 11th, 2007 |
| Replies: 5 Views: 2,604 Hello,
I'm trying to make SNAKE (Game) under C++ with using
#include <graphics.h>
Can anyone help me.
Thanks |
Forum: C++ Sep 11th, 2007 |
| Replies: 16 Views: 6,573 Hi,
How can i make c++ compiler under windows or Linux. |
Forum: IT Professionals' Lounge Sep 11th, 2007 |
| Replies: 4 Views: 1,384 I've try that way but only text become larger, I'm searching for way that text and images become larger! |
Forum: Getting Started and Choosing a Distro Sep 6th, 2007 |
| Replies: 25 Views: 4,373 SUSE and Ubuntu is recommended for newbie users. |
Forum: Windows NT / 2000 / XP Sep 5th, 2007 |
| Replies: 7 Views: 16,311 Hi,
I'm trying to change administrator password from limited account which i didn't know that.
is there any possible way? |
Forum: C++ Sep 4th, 2007 |
| Replies: 3 Views: 8,148 Yes, i can, either i know the formula of Maclaurin Series but i cant write the program!!! |
Forum: IT Professionals' Lounge Sep 4th, 2007 |
| Replies: 4 Views: 1,384 Hi,
I'm using SUSE 10.1, I've installed firefox2, when i surf the web images and fonts are very small, how can i change that?! ( i don't want to change my desktop resolution)
Regards |
Forum: C++ Sep 4th, 2007 |
| Replies: 3 Views: 8,148 I'm trying to calculate sin(x) without using
#include <math.h>
i need to use Maclaurin Series to calculate sin(x) with recursive process.
thanks |
Forum: Windows NT / 2000 / XP Sep 4th, 2007 |
| Replies: 3 Views: 2,354 press alt+cntrl+del and end process what is using CPU |
Forum: Windows NT / 2000 / XP Sep 4th, 2007 |
| Replies: 23 Views: 54,436 press cntrl+alt+del
then end process explorer.exe, and add it again, if it doesnt work download explorer.exe and replace it! |
Forum: Windows NT / 2000 / XP Sep 4th, 2007 |
| Replies: 12 Views: 120,828 if you access to that computer:
run command, type shutdown -m -s \\remote computer name
thats all |
Forum: Windows NT / 2000 / XP Sep 4th, 2007 |
| Replies: 2 Views: 2,250 I think you should set password for you account
Control panel --> Account management --> set password
then at the welcome screen you should enter password
for setting password on... |
Forum: C++ Sep 3rd, 2007 |
| Replies: 6 Views: 1,341 You should use
getch();
at the end!
#include <stdio.h>
#include <conio.h>
#include <iostream.h>
int main()
{ |
Forum: C++ Sep 3rd, 2007 |
| Replies: 3 Views: 2,031 Hi,
I'm using suse Linux 10.1, i wonder if there is any good compiler such as turbo c v.3 in Microsoft windows?!
if anyone knows please help me. |