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
~3K People Reached
Favorite Tags
Member Avatar for zbar

Hi people, need some help in closing the window after program execution has completed. I am running Turbo c++ 4.5 for windows under Win7 32. Thanks. Heres the sample code: //Read and display test customer file #include <stdio.h> #include <conio.h> #include <iostream.h> struct customer { char c_name[50]; int i_age; }; …

Member Avatar for tapaninyc
0
3K
Member Avatar for zbar

Hi people, I need experts to answer this one as I have tried just about everything to resolve this problem, maybe someone can help. I'll explain what I have done to date. I built this computer a year ago using online info which I later found was erroneous. I have …

Member Avatar for zbar
0
152
Member Avatar for zbar

Hi People, I have an old Lexmark Optra T610 laser printer and would like to connect it to my new D-Link Xtreme N Gigabit router. The router has a USB port and according to some documentation I found online, a usb printer can be connected there for sharing. I am …

Member Avatar for zbar
0
205