Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
39% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
2
Downvotes Received
4
Posts with Downvotes
4
Downvoting Members
4
5 Commented Posts
0 Endorsements
Ranked #3K

45 Posted Topics

Member Avatar for veledrom
Member Avatar for surender_kumar

Which Compiler are you using..?If Turbo C++..,You have to know little about the functions under graphics.h.

Member Avatar for pseudorandom21
1
321
Member Avatar for deepugtm

When I open any executing (.exe) file....Ur computer might be at risk..automatic upadtes are turned off...etc,and task manager and registry are disabled.when I press [B]alt+ctrl+del[/B] it says "[B]The task manager is disabled by your administrator[/B]"When i enable it from Gp editor,it comes and again goes when i open .exe files.Please …

Member Avatar for Cyrus_smith56
0
257
Member Avatar for nanosani

Try Teracopy for fast and manual copying.[URL="http://www.softpedia.com/get/System/File-Management/TeraCopy.shtml"][QUOTE]http://www.softpedia.com/get/System/File-Management/TeraCopy.shtml[/QUOTE][/URL]

Member Avatar for greg.stunt
0
5K
Member Avatar for mark0420
Member Avatar for deepugtm

I have Windows XP in my computer, At any time while working with my computer.,it freezes., no mouse can be moved.,alt+ctrl+del doesn't work, and i have to re-start the computer. This is happening for a year ago, i had posted here early , but couldn't get proper solution. Sometimes i …

Member Avatar for gerbil
0
238
Member Avatar for deepugtm

Vista doesn't support full screen mode while operating Turbo C++,and its also doesn't support graphics(bgi) while operating it. Is here any idea to run Turbo C++ with graphics in vista?

Member Avatar for sangramanand
0
747
Member Avatar for deepugtm

I'm doing my bachelor of engineering in computer. I do not know whether to post this thread here or not. Sorry for my poor English. I have the knowledge of C/C++. Now i have started learning Java. Some of my friends says that C# is better than Java., is it …

Member Avatar for jwenting
0
112
Member Avatar for deepugtm

The taskbar at the top of the desktop in ubuntu ,which I have lost , cant restore again.I'm unable to access many programs,please help me.....

Member Avatar for edujillo
-1
184
Member Avatar for deepugtm

I have to make audio cd for a normal CD players. I have short timed tracks of like 1 mins, 2 mins and almost 700 MB and consist of 139 tracks, but while making audio cd with NERO(I also tried Ashampoo Burning Studio have same problem), it warns that i …

Member Avatar for beeerlover
0
116
Member Avatar for osei-akoto

[QUOTE=osei-akoto;952719]Please can anybody tell me the difference in return 0 and system ("pause");[/QUOTE] Can you tell me the difference between the sky and the earth...!!!..?? your question and my question are similar...,..They have no relation to differentiate them..

Member Avatar for Tom Gunn
0
4K
Member Avatar for deepugtm

Hello everybody..!! I want to connect Local Area Network(or Internet:I have Cable internet) manually after starting( or re-starting) my computer rather than windows automatically connects. Is it possible to do this..?

Member Avatar for OlyComputers
0
162
Member Avatar for deepugtm

I have already studied C, and C++. I googled for the best programming languages. Somewhere I found c# also. I want to know that, what type of programming language is this. I heard that C is useful in writing operating systems, C++ in gaming and i also used it in …

Member Avatar for darkocean
0
156
Member Avatar for Hiroshe

I also had the same problem in past, I think, if you are using Turbo C, under <dos.h>, there is a function called kbhit(), checks keyboard hit. [CODE] while(1){ // Ball movement codes, if(kbhit()){ //check input ASCII and move your paddle. } //exiting loop conditions } [/CODE]

Member Avatar for Duoas
0
2K
Member Avatar for deepugtm

We are going to submit our C++ project on a game, which resembles Classic VideoGame game "Battle Rush", by next week, but we don't know much more about how to make artificial intelligence of the enemy tanks. So do you have any idea that how to update and move those …

Member Avatar for deepugtm
0
740
Member Avatar for yeshkadiyala

If you write your program like this: [CODE]#include <stdio.h> #include <conio.h> void main(){ printf("\nHello World !!"); getch(); } [/CODE] It should work..

Member Avatar for Salem
0
172
Member Avatar for Karthy

I suppose that you are studying C programming. First thing is that this is not a question for a specific answer, and the second, You are not allowed to post your questions in random sections. I recommend you to study any Object Oriented Programming like C++, Java (Better C++) etc, …

Member Avatar for 9868
0
135
Member Avatar for Katvillan

[CODE]#include<stdio.h> #include<conio.h> #define F_NO 5 int fab(int); void main() { int i,a[F_NO]; clrscr(); for(i=0;i<F_NO;i++){ /*printf("%d\t",fab(i));*/ a[i] = fab(i); } getch(); } int fab(int n) { int a; if(n<2) return(1); else return(fab(n-1)+fab(n-2)); } [/CODE] This Program will store the first five fibbonacci numbers into array a. You can change the no. …

Member Avatar for deepugtm
0
241
Member Avatar for deepugtm
Member Avatar for Rik_
0
213
Member Avatar for deepugtm

hello everybody..,When i open [B]cmd[/B],other commands like [B]cd dir[/B] ,[B]ipconfig/all[/B] etc which i sometimes use them.But I can't have response of attrib command.When i type attrib *.* it says like:(which i copy and paste below) [B]Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. C:\Documents and Settings\Administrator>d: D:\>cd downloads …

Member Avatar for deepugtm
0
224
Member Avatar for deepugtm

I am new to Linux.I don't know anything about Linux . I have recently installed Fedora 10,I heard that files having extension .exe are invalid or can't be opened in Linux, but I also heard that there is a program in Linux which can open those files called wine.I want …

Member Avatar for Antman
0
237
Member Avatar for deepugtm

Hello everyone..!! I have just formatted C:\ drive and Setup Windows Xp pro. service pack 2. My problem is that while starting windows, Windows loading screen appears and suddenly blue screen appears and restarts again.Windows couldn't load safe mode also..?!! please help me..

Member Avatar for hughv
0
218
Member Avatar for deepugtm

I am new to linux so I used to use both Windows Xp and Ubuntu.But due to problem in Windows,I re-installed Windows,but While re-starting the system, OS choice menu lost from Boot, Windows automatically opens, and ubuntu lost..,How can I find it..?

Member Avatar for james chaco
0
180
Member Avatar for coolbuddy059

Look at the Add or Remove ..,there may be a check box for wine..tick on.

Member Avatar for Darkflib
0
126
Member Avatar for deepugtm

I'm searching a program which detects change in registry.A program that will ask to accept or deny the change in registry.If somebody have any idea..,please help me.

Member Avatar for Godsp3ed
0
146
Member Avatar for deepugtm

I have recently installed a program called fifa master successfully.But while openig it..,error come s like [B]"The application failed to initialize properly(0xc000007b).Click on OK to terminate the application."[/B]What is the error i cant understand..?

Member Avatar for deepugtm
0
141
Member Avatar for prokorn
Member Avatar for sittas87

I have tried [B][URL="http://www.tucows.com/preview/354522"]Folder Lock[/URL][/B]......U can...

Member Avatar for sittas87
0
216
Member Avatar for digantha

If u want to delete\rename files that can't be deleted..,Use[B][URL="http://www.softpedia.com/get/System/System-Miscellaneous/Unlocker.shtml"] Unlocker[/URL][/B]

Member Avatar for sittas87
0
178
Member Avatar for deepugtm

I'm searching for the sites where most of the serial, keygen and cracks available.Do you have any idea..,please Help me ....Share your sites.

Member Avatar for crunchie
0
190
Member Avatar for deepugtm

I want to write a program that can run a file in my hard disk.For example,a test.bmp file is there in location D:\home\test.bmp,that program should open(like double clicking on it ) that file (test.bmp) and i can view the image contained in the file.

Member Avatar for csurfer
0
147
Member Avatar for deepugtm

I have installed two operating systems.I can suffer internet under linux but can't under windows.In windows,it shows local area connection is connected but there is no more internet.I have to restart and go to ubuntu to suffer internet.The ip to suffer internet is obtained automatically in both systems.What is the …

Member Avatar for deepugtm
0
169
Member Avatar for vickymrspblue

my computer(rt.click)->manage->System Tools(left box)->LOcal Users and Groups->users->Guest(right box)(rt. click)->set password Now its over,lan users should know passwords to access your shared files.

Member Avatar for vickymrspblue
0
112
Member Avatar for deepugtm

I use Turbo C++ compiler.I want to include a photo through C program using file handling or something else.Do somebody have any idea for this.

Member Avatar for deepugtm
0
103
Member Avatar for deepugtm

I have installed anti-virus AVG 8.0 .When it came to be outdated,I wanted it to be updated,I have internet connection too. But AVG says there is Network Failure.So I un-installed it to re-install.But While re-installing at the end of installation it says" 1 error occured.Click details to show more information".While …

Member Avatar for deepugtm
0
203
Member Avatar for deepugtm

I'm using AVG anti-virus.I face a problem about .gif file.Even I know that it is an image file,avg shows it as a virus.Firstly,I didn't agree to AVG,But when I see processes in Task manager ,One process I saw is 1.gif,I scroll down,I saw 2.gif,3.gif and so on.When I tried to …

Member Avatar for deepugtm
0
264
Member Avatar for deepugtm

I want to use getimage function to store the image in memory but cant ,please help me

Member Avatar for Narue
0
73
Member Avatar for deepugtm

I want to write some programs and even games using graphics of C.Please Help me to write these.

Member Avatar for Narue
0
167
Member Avatar for noshdb

I hate it because it doesn't support full screen mode while operating Turbo C++,and its also doesn't support graphics(bgi) while operating it.

Member Avatar for Cyber Punk
0
708
Member Avatar for deepugtm

I have installed ms office.Now i want to remove it from my computer,I removed other tools but couldn't remove ms-exel and ms-word.when I click to remove in my [B]add or remove programs'[/B] list,it says "[B]The language type is not supported by your system[/B]",I also used ccleaner to remove,but couldn't get …

Member Avatar for Bob_180_Bob
0
135
Member Avatar for benyam_dessu
Member Avatar for hungry_for_info
0
130
Member Avatar for deepugtm

while playing some media files in my computer,sometimes it hangs with giving abnormal sound(It sounds Kyaaaaaaarrrrrrrrrrrrrrrrraaaaaaaa) and Task Manager also can't be opened,the key board doesn't work for power off.The power button of the CPU also doesn't work,But Re-start Button works ,and I have to Re-start the computer many times …

Member Avatar for Bob_180_Bob
0
267
Member Avatar for deepugtm

I have to Shut Down a computer under a same local area connection of my computer,how can I do this?

Member Avatar for deepugtm
0
153
Member Avatar for deepugtm

I'm enjoying by playing Mario Forever,But I tired off because of second level of of world 6.Its looping under the game,that when i pass a little,it come back to initial stage of that level.any clue or help if you have ,please help me to pass out.

Member Avatar for Bob_180_Bob
0
60
Member Avatar for sk.singh81
Member Avatar for deepugtm
0
44

The End.