Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~706 People Reached
About Me

I like to programming and debugging.
I wish to help trouble shooting.
I want to solve trouble in programming or designing,and
I grow up as a software engineer.
Thanks!

Interests
programming waching the movie walking reading books
PC Specs
Dell DIMENSION 2400 OS:openSUSE 10.3 Archeitecture:i586 gcc version 4.2-24 cpp version 4.2-24 Mono Compiler…
Favorite Forums
Favorite Tags
c++ x 5
c x 1
Member Avatar for Trueblue1234

I have to read a moviea database txt file(attached) into an array and then implement string search. I am using fgets() but problem is that I can read only part and not compelete text. Any anyone can help please ??

Member Avatar for eng16danbo
0
90
Member Avatar for eng16danbo

Hi... I used horizontal scroll bars in my windows application. I used timer to auto increase the scroll value whenever timer trigers. In between this, user should not increase or decrease the scroll value using mouse. Can we achieve this in C#3.5

0
61
Member Avatar for eng16danbo

Hi. I am investigating controllers such as DataGridView and ListView. If large amounts of data to update and renew ,what is the maximum time interval-second intervals? Also,What is the impact of performance? Thanks.

0
45
Member Avatar for eng16danbo

Hi. I'm investigating Zedgraph. ZedGraph is a class library, Windows Forms UserControl, and ASP web-accessible control for creating 2D line, bar, and pie graphs of arbitrary datasets. Although ZedGraph now supports both .NET 2.0 and .NET 1.1,I want to use ZedGraph with .Net3.0. Anybody knows how to solve my problem? …

0
55
Member Avatar for rock9449

i am trying to write code for my function project but i get errors can somone tell me if i am on the write track at least [code=cplusplus] #include <iostream> #include <iomanip> #include <string> using namespace std; //fn prototype for passing num of students in class // *** void DisplayStudent(double …

Member Avatar for VernonDozier
0
96
Member Avatar for server_crash

I've created, and written to a file. It lets me do all of that just fine, but when I try to delete the file it says that I do not have permission. Is there something wrong with my code?: [code] #include <cstdlib> #include <iostream> #include <fstream> using namespace std; int …

Member Avatar for Salem
0
240
Member Avatar for joanam

I am having the following problem: I have written a console application that needs to allocate memory. I am now debugging the program. I do not have any problems the first time I debug. Bu then, when I find an error or the program crashes and the debugging terminates, I …

Member Avatar for eng16danbo
0
119