Forum: Windows NT / 2000 / XP Sep 16th, 2009 |
| Replies: 1 Views: 300 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... |
Forum: C Aug 21st, 2009 |
| Replies: 8 Views: 960 In case of main function, if i forgot to write return 0; at the last, GCC compiler generates no error , what i found is that.
So I said that return 0; means nothing to do.
I know about the... |
Forum: C Aug 20th, 2009 |
| Replies: 8 Views: 960 in the same way: system("pause");
will cause the black dos window (where you see your output) to be paused untill you press any key.
But the
return 0;
statement is a type of statement which is... |
Forum: Windows NT / 2000 / XP Aug 19th, 2009 |
| Replies: 3 Views: 309 I don't want it to be enabled on startup and but i don't want to disable while turning off the computer..Is it possible..? |
Forum: Windows NT / 2000 / XP Aug 19th, 2009 |
| Replies: 3 Views: 309 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... |
Forum: C Aug 19th, 2009 |
| Replies: 8 Views: 960 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.. |
Forum: C# Aug 13th, 2009 |
| Replies: 9 Views: 284 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... |
Forum: Windows NT / 2000 / XP Aug 11th, 2009 |
| Replies: 12 Views: 1,197 Isn't there any idea other than installing the antivirus programming and scanning them at all.. |
Forum: Game Development Aug 5th, 2009 |
| Replies: 9 Views: 526 Can you help us about target tracking..!!, How good tanks can be tracked by the enemy tanks..!! |
Forum: Game Development Aug 3rd, 2009 |
| Replies: 9 Views: 526 So now the problem is when will the enemy tanks shoot at the breakable blocks. |
Forum: C Aug 2nd, 2009 |
| Replies: 18 Views: 1,121 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.
while(1){
// Ball movement codes,... |
Forum: Game Development Aug 2nd, 2009 |
| Replies: 9 Views: 526 We think ,you haven't understand our game completely rather partially. Although your logic and the concept of AI is very useful to us. So thanks for sharing and spending time for us.
In our... |
Forum: C Aug 1st, 2009 |
| Replies: 3 Views: 315 I think, By replacing those return statements with printing statement will solve your problem. |
Forum: Game Development Aug 1st, 2009 |
| Replies: 9 Views: 526 Lets see how I have started the game.
There is a class called Tank.
From it I have derived two classes for good tank and enemy tanks(because they used various common functions such as blit and so... |
Forum: C Aug 1st, 2009 |
| Replies: 3 Views: 315 #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));*/ |
Forum: C Aug 1st, 2009 |
| Replies: 5 Views: 421 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... |
Forum: C Aug 1st, 2009 |
| Replies: 10 Views: 723 If you write your program like this:
#include <stdio.h>
#include <conio.h>
void main(){
printf("\nHello World !!");
getch();
} |
Forum: Game Development Jul 31st, 2009 |
| Replies: 9 Views: 526 Thanks for all the suggestion. But I think there are more things to be considered.
1> There wiill be many enemy tanks to be controlled.
2> Each time everyones coordinate must be updated.
3>... |
Forum: Windows NT / 2000 / XP Jul 30th, 2009 |
| Replies: 17 Views: 680 I have repaired winXP, I have found my attrib.exe.. |
Forum: Game Development Jul 30th, 2009 |
| Replies: 9 Views: 526 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... |
Forum: Windows NT / 2000 / XP Jul 30th, 2009 |
| Replies: 17 Views: 680 Malwarebytes' Anti-Malware 1.39
Database version: 2421
Windows 5.1.2600 Service Pack 2
7/28/2009 9:16:39 AM
mbam-log-2009-07-28 (09-16-39).txt
Scan type: Full Scan (C:\|D:\|E:\|F:\|)... |
Forum: Windows NT / 2000 / XP Jul 29th, 2009 |
| Replies: 17 Views: 680 Neither i can find that log nor it seems to solve.. |
Forum: Windows NT / 2000 / XP Jul 29th, 2009 |
| Replies: 17 Views: 680 It seems to do nothing..,Any other ideas not there......? |
Forum: Windows NT / 2000 / XP Jul 28th, 2009 |
| Replies: 17 Views: 680 By the way, it doesn't find any infections.. |
Forum: Windows NT / 2000 / XP Jul 28th, 2009 |
| Replies: 17 Views: 680 Malwarebytes' Anti-Malware 1.39
Database version: 2421
Windows 5.1.2600 Service Pack 2
7/28/2009 9:15:03 AM
mbam-log-2009-07-28 (09-14-57).txt
Scan type: Full Scan (C:\|D:\|E:\|F:\|)... |
Forum: Windows NT / 2000 / XP Jul 27th, 2009 |
| Replies: 17 Views: 680 While typing cd command..,IT gives the same error i mentioned above.. |
Forum: Windows NT / 2000 / XP Jul 27th, 2009 |
| Replies: 17 Views: 680 I have done what you have said, but still DOS says " 'attrib' is not recognized as an internal or external command,
operable program or batch file.", and there i can't find attrib.exe. |
Forum: Windows NT / 2000 / XP Jul 27th, 2009 |
| Replies: 17 Views: 680 In my Windows, attrib.exe lost from system32 so I couldn't access attrib command from DOS, is there any way to recover it. |
Forum: Windows NT / 2000 / XP Jul 20th, 2009 |
| Replies: 2 Views: 269 I'm not so foolish to do so. I've shown you just an example. I've tried it for all the drives but it response as if i have 5 or 6 CD-ROMs namely C:\ ,D:\, E:\, F:\ etc....... |
Forum: Windows NT / 2000 / XP Jul 19th, 2009 |
| Replies: 2 Views: 269 hello everybody..,When i open cmd,other commands like cd dir ,ipconfig/all 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... |
Forum: Windows NT / 2000 / XP Jun 28th, 2009 |
| Replies: 7 Views: 384 While formatting, at the time of last 20 minutes remaining, it stopped setup.I tried again and again. Finally i setup it from another computer by joining my hard disk to that computer.By doing this,... |
Forum: Windows NT / 2000 / XP Jun 27th, 2009 |
| Replies: 7 Views: 384 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... |
Forum: Windows NT / 2000 / XP May 3rd, 2009 |
| Replies: 4 Views: 384 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. |
Forum: Windows NT / 2000 / XP Apr 27th, 2009 |
| Replies: 4 Views: 375 I have not installed any antivirus program.My computer is P4 3.0 ghz,with 1GB memory.I've installed Win Xp professional SP2. |
Forum: Windows NT / 2000 / XP Apr 27th, 2009 |
| Replies: 4 Views: 375 I've searched..,but couldn't find any specific answer,can anyone help me to solve this problem. |
Forum: C Apr 27th, 2009 |
| Replies: 5 Views: 1,226 I think the best graphics for beginners is allegro.I've just completed C,and I'm using it, I recommend you to try.For detail go to http://www.allegro.cc |
Forum: Windows NT / 2000 / XP Apr 26th, 2009 |
| Replies: 4 Views: 375 I have recently installed a program called fifa master successfully.But while openig it..,error come s like "The application failed to initialize properly(0xc000007b).Click on OK to terminate the... |
Forum: C Apr 26th, 2009 |
| Replies: 5 Views: 1,226 Which Compiler are you using..?If Turbo C++..,You have to know little about the functions under graphics.h. |
Forum: Windows NT / 2000 / XP Mar 24th, 2009 |
| Replies: 12 Views: 1,197 I have done what you have said..but doesn't work all.I have searched in the internet but couldn't find proper answer.Everywhere i found that enabling it from group editor and deleting values from... |
Forum: Windows NT / 2000 / XP Mar 22nd, 2009 |
| Replies: 1 Views: 261 Question sodhne style tehi ho...mujeeeeee??? |