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
~1K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.

4 Posted Topics

Member Avatar for hfick

I recently started my computer over with Windows XP by re-installing it. However, this delted 4 of my drivers. The drivers I need to get are: USB Controller, SM Bus Controller, Multimedia Audio Controller, and Video Controller (VGA compatible). Atleast that is what drivers my computer says I need to …

Member Avatar for Catweazle
0
215
Member Avatar for hfick

I am supposed to figure out what the output produced would be from this equation..can anyone help me and explain it to me char var1='s'; char var2='x'; char *ptr1, *ptr2; ptr1=&var2; *ptr2=*ptr1; cout << *ptr1 << " " < var2 << endl;

Member Avatar for Narue
0
174
Member Avatar for hfick

I am stuck on this problem..you are supposed to locate the error in the segment of code: char var1, ptr1; var1='X'; ptr1=&var1; Can someone please help me figure this out. It is much appreciated.

Member Avatar for FireNet
0
344
Member Avatar for hail2dthief

tHis is just my guess but try doing..... cout << "* "; is that what your talking about?

Member Avatar for hail2dthief
0
415

The End.