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

Computer student

Interests
C programming and Playing games
PC Specs
1 GB 512 MB ram 2.8 Ghz
Favorite Tags

10 Posted Topics

Member Avatar for newcountry

in c++ when we use operator overloading we actualy change the name of any function into a operator like +,-,*,/ . the function is declared: return operator +(parameters) { } in the programe when we need to call it class type a,b,c; a.enter(); b.enter(); c=a+b; in polymorphism we can defined …

Member Avatar for Netcode
0
529
Member Avatar for Chicken80

please suggest, do not disgrade or disrespect others work.... atleast the person tried to solve and solved. if you had something to edit , could have mentioned , why to go harsh..

Member Avatar for jon.kiparsky
0
353
Member Avatar for smart_pc

hi. i am trying to make a project on visual basic dealing with interaction with hardware(basically serial ports) using MScomm api provided. does any one know how to use it to control the pins seperately. if anyone's of help. please do reply this thread with a solution. thank you geeks..... …

0
63
Member Avatar for lotrsimp12345

see, first of all i dont know why u r using c++ header files in c. but if u r using then u have said that u want to make two functions to find character and string . which u have not yet made in the program. i m not …

Member Avatar for smart_pc
0
225
Member Avatar for smart_pc

can any body explain how the hardisk is read by a blank OS what is the logical structure of a hardisk how a new Operating system reads the different sectors of the hardisk how the read/writer pointer moves by software

Member Avatar for mechbas
0
52
Member Avatar for smart_pc

using c in making operating system needs to have a platform on which its compiler will run and so its executable file too. So now how to run the c file made in c on a bare machine without any platform. some of you suggested to go for assembly coding …

Member Avatar for dickersonka
0
309
Member Avatar for smart_pc

please can any body tell when a new OPERATING SYSTEM kernal works then how it reads the hard disks .Is any body is interested in operating system developement. We are trying to make an OS which is independent in nature .Not UNIX type or WINDOW any body interested can send …

Member Avatar for ArkM
0
108
Member Avatar for smart_pc

using c we can develop an o s but where will it run or start to execute. who will execute the instructions of the kernel ? how to make a kernel,any idea or hint ? where do we get those low level services provided by assembly language functions ? there …

Member Avatar for jbennet
0
109
Member Avatar for owobass

[B]use GDI function and impliment TextOut function a lot go to [URL="http://www.planet-sourcecode.com"]http://www.planet-sourcecode.com[/URL] you will find some code refer Charles petzolt book on WIN32 API programming its difficult but interesting keep on doing hard work good luck[/B]:)

Member Avatar for marco93
0
733
Member Avatar for devnar

The End.