Search Results

Showing results 1 to 13 of 13
Search took 0.01 seconds.
Search: Posts Made By: nadith_cs
Forum: C++ Jul 2nd, 2007
Replies: 8
Views: 1,938
Posted By nadith_cs
hello out there, the methods u submitted, are they ever worked in ur computer.......
becz i have tried those methods eairlier......
plz tell me whether u have used it b4 or not
Forum: VB.NET Jul 1st, 2007
Replies: 4
Views: 794
Posted By nadith_cs
i'm using visual c++ 2005 and in windows forms app how do i store a respond of a MSG box...
the methods given in both MSDN new and the web mSDN doesn't seem to be working.if they worked in ur...
Forum: C++ Jul 1st, 2007
Replies: 8
Views: 1,938
Posted By nadith_cs
nop i have tried it b4.....plz let me know another method
Forum: C++ Jul 1st, 2007
Replies: 8
Views: 1,938
Posted By nadith_cs
plz let me know how to store the respond and take some logical actions upon it in visual STUDIO windows form application
wht's the code for it;
note that msdn suggest that it should be...
Forum: VB.NET Jul 1st, 2007
Replies: 3
Views: 842
Posted By nadith_cs
wht's Visual studio 2005 team edition sp1;
wht's visual studio 2005 .net (RTM)
wht's better among those two;and wht's the newest
plz help me...i wanna buy one of these
Forum: C Mar 3rd, 2007
Replies: 2
Views: 1,159
Posted By nadith_cs
this is my prob.
i used goto as follows

int main()
{
l1:
int x-9;
goto l1;
return 0;
}
Forum: C Feb 18th, 2007
Replies: 7
Views: 4,883
Posted By nadith_cs
first write a program to catch all the prime numbers in to an array in a given or a chosen range....
and compare the elements of prime numbers with the each element of the array u want...
if one of...
Forum: C++ Feb 18th, 2007
Replies: 1
Views: 2,209
Posted By nadith_cs
is there a library to manipulate the output or like ncurses in linux, in visual c++ in windows?

or else tell me a way to move the cursor according to the coordinates x & y......like ncurses in...
Forum: C++ Feb 16th, 2007
Replies: 12
Views: 1,870
Posted By nadith_cs
ok jus try out this code>>>>;;;;;;


#include<iostream>
#inculde<cmath>
using namespace std;
int main()
{float a,b,c;
cout<<"enter values for a,b,c\na: ";
cin>>a;
Forum: C++ Feb 16th, 2007
Replies: 9
Views: 1,890
Posted By nadith_cs
ok as a solution i suggest a simple maths theorm....
if a number is divisable by both 2 and 7 the common factor is 14...
which means tht num should be divisable by 14.... therefore in ur condition...
Forum: C++ Feb 16th, 2007
Replies: 9
Views: 1,890
Posted By nadith_cs
ok i got ur problem;
i suppose u know integer division well;
when u say n/2&&n/7 and when u enter a number for n between -7<n<7 u will get the correct message.
but when u enter a number outside...
Forum: C++ Feb 16th, 2007
Replies: 4
Views: 806
Posted By nadith_cs
how come it doesn't compile....it compiles really well in VISUAL C++ 6.0 without a single error.ok as u told me how do i round up the value and assign it to a variable.
eg:
i have 0.33345
and...
Forum: C++ Feb 15th, 2007
Replies: 4
Views: 806
Posted By nadith_cs
this is a program which will help you to find the roots of any given function....
and please note that i have made comments on the lines which compiler gives an error.
actually it compiles really...
Showing results 1 to 13 of 13

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC