Computer student
- Interests
- C programming and Playing games
- PC Specs
- 1 GB 512 MB ram 2.8 Ghz
10 Posted Topics
Re: 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 … | |
Re: 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.. | |
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..... … | |
Re: 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 … | |
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 | |
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 … | |
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 … | |
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 … | |
Re: [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]:) | |
|
The End.