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
About Me

Student

Interests
sports, computers, vacationing, scapbooking, etc
Favorite Tags
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
196
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
161
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
332
Member Avatar for hail2dthief

I :cheesy: want to input a string but instead of showing the real characters on the screen, i want all to be astericks. Can anybody help me to solve this?

Member Avatar for hail2dthief
0
402