when i compile the below code
1) program
main( )
{
printf ( 5 + "Good Morning " ) ;
}
i got the result as Morning.. and in another code
2) program
main( )
{
printf ( "%c", "abcdefgh"[4] ) ;
}
in the 2nd program i got the result a "e"...
Hi,
first my system specs is windows 7 ultimate 64 bit. i5 processor,4 GB RAM,I am using codeblocks software for the compilation of my c programs. yesterday i do a little program in c++ .i gave the header file <iostream.h>
it shows up that there is no such file in the directory.please help me...
I need softwares for
1. Monitoring my router network and bandwidth usage (I use Asus RT-N12LX)............. I currently use Networx, but it monitors my PC only and I cant monitor how much my bro' or my neighbour is sapping off my monthly cap. If possible I want to control the bandwidth...
hi frnds
void staticno();
void main()
{
staticno();
staticno();
staticno();
}
void staticno()
{
static int c=0;
printf("\n%d",c++);
}
the output i got is 0
1
2
and for this program second program
void staticno();
void main()
{
staticno();
staticno();
staticno();
}...
well this may as well seem as a plot / theory straight out of a sci-fi movie, but i just thought about this. We wonder who we are ? we wonder what is our purpose in life? is it predestined ? i think i may have a theory which i dont know is original but i swear i just thought about it right now...
i have written a program which contains the following function 'input' which is a part of a class 'ai' in the same program:
void ai::input()
{aa:cout<<"user:";
gets(user_input);
if(strcmpi(user_input,"bye")==0)
{
cout<<"bye";
exit(0);
}...
this is a program to add two numbers without using arithmetic operators. I found this program in the web ,but i am unable to understand ,please explain me
the 7th and 8th steps ie..how the p and sum values are assigned.
#include"stdio.h"
#include"conio.h"
void main()
{
int a,b,sum...
i am using codeblocks for doing my c and c++ program , everybody knows that object code for a program is generated by complier .and that source code will vary depending upon the OS , for a same program. but my question is that is the compiler comes with the codeblocks software,or it is...
Hi,
I tried to install the Windows 8 consumer preview that came with the Digit's June 2012 edition and the error message was shown as follows,
Blocking Issues:
You cannot use this setup program to install the .NET Framework
Can u pls help me out to solve the problem...
Most applications today use just one core of the CPU like older games and some software etc. So if an application cannot use the processing power of all the cores and uses just one core then will an old Pentium processor @ 3 GHz run that program faster than a i7 @ 2.2 GHz?
Remember I'm...
Hi I am ameer doing 2nd year B.Tech in Velammal Engineering College, I am looking for a company to do my Inplant training program in Chennai. Can anyone please suggest which IT industry is offering IPT programs?
I am opening a program using a batch file....
Once its opened, the Command Prompt window of the batch file keeps open....
What I want is that when I close the Command Prompt window of the batch file, the program which opened with the batch file should close too....
Can I do that?
I recently purchased a BitDefender Total Security 2012. I successfully installed it but when I tired to run the program the system just froze and after a few minutes the screen went black. I restarted the pc but the system froze again in the "starting windows" screen. I booted into safe mode and...
My Nero 7 all of a sudden has started giving this weird error message box everytime I try to load the burner interface.
"Server busy, the action can not be completed because the other program is busy, Choose Switch to to activate the busy program and correct the error"
Available buttons are...
Hi,
Yesterday I download this software without any issues but the problem is that whenever I click setup.exe, a terminal windows pops up for a second which says 'Program too big to fit in memory' " & then nothing happens. There is more then enough space available in my HDD so what is wrong...
Hi Guest we just wanted to alert you to a major change in the forum. We will no longer be allowing the posting of outgoing links. Please use the attachment feature to attach media to your posts.