Thursday, January 21, 2010
"Checked in" my code
Today I migrated all the code to use a new header file. The existing code uses a ".h" file that is Windows dependent. Our team developed a ".h" file that has the same functionality but is not-Windows dependent. I was asked to find out all the code in the database that uses the old header file and then make changes to some code in those files so that they work with the newly written header file. I have done that and it worked on my machine. Then I checked in the code into the server. Now I have to wait until tomorrow to see if my code breaks someone else code. If it does break then thats it!!! Everyone will start interrogating me.
Thursday, January 7, 2010
My day at Office
Today I really learnt some work. One of the senior software developers in our team(who guides me) taught me new things. He talked about many things but I could understand only some of them. The most important thing to remember is that Microsoft's COM helps to create header files and C files from the interfaces. I am not sure if I framed the above sentence correctly. The gist is by running interfaces we can create header files.
Subscribe to:
Posts (Atom)