Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #4K
~775 People Reached
About Me

A computer scientist who enjoys writing and debugging web and mobile apps; integration specialist; a critic and blunt speaker;

PC Specs
Mirosoft tools and technologies with a touch of Open source platforms
Favorite Tags

6 Posted Topics

Member Avatar for iumair

hi, I am facing a issue with Crystal reports basic with VS 2008. All reports work fine but the move Next button in the crystal reports tool bar works ony with 1st and Last page only. If i click the next button on 2nd page then it post back to …

0
92
Member Avatar for rims
Member Avatar for Sturm

Your Code is workng fine. U just change *mRadius++ with (*mRadius)++... I compiled ur Code and Executed it is running fine.

Member Avatar for Sturm
0
213
Member Avatar for phr0stbyt3

this program is supposed to create a box with a horizontal line of the limit that a user inputs from 2-9... for example a limit of 5 would create: 5$$$$ $5$$$ $$5$$ $$$5$ $$$$5 an input of 4 would create: 4$$$ $4$$ $$4$ $$$4 #include<iostream.h> #include<conio.h> int main() { clrscr(); …

Member Avatar for iumair
0
123
Member Avatar for prathys

[QUOTE=prathys]hello guys, I came across a strange thing when doing program in c++ in visualc++ environment.just run this code and after entering the array elements press up arrow and down arrow. hi, thread. Actually this application is a win32 console application in vc++. it runs in the dos mode. if …

Member Avatar for Asif_NSU
0
137
Member Avatar for hill0ster

>Narue, thanks for all your help with this program! I really appreciate it. I have one last problem. In the function tryAgain, if user presses 'q' or 'Q'; the program terminates. No problem there, but if they hit anyother key; the program should allow them to re-enter pyrllSt (payroll status …

Member Avatar for iumair
0
125

The End.