Re: Record , Row number



--CELKO-- wrote:

> There are days I miss green bar paper.

I miss Mr. Angry who used to fly around the building like an Andrex puppy and shouting about someone printed an object file instead of a source file. You can take his place Joe :-)
.




Relevant Pages

  • Re: What a translation unit is.
    ... >>So therefore it only makes sense to me that the most usefull translation ... > But let's keep assuming the traditional compiler system. ... >>something inbetween states of tranlation then the object file is most ... >>The source file is a unit to be translated. ...
    (alt.comp.lang.learn.c-cpp)
  • Re: public domain program to convert f77 code to lower case
    ... The scary thing about a home-grown converter is the verification: Did it change something it shouldn't have? ... Will the object file be different? ... Some things to try: Compile the source file. ...
    (comp.lang.fortran)
  • Re: how to force recompile?
    ... >that deletes the object file of the cpp file I always want to compile. ... the source file _was_ recompiled. ... >I can accomplish my task some other way? ...
    (microsoft.public.windowsce.app.development)
  • i want to convert function to an object file..is it possible?
    ... i want to copy the functions from my source file into a new file...and ... convert each function into a new object file by compiling it. ... function and then try to invoke the same function by including the ...
    (comp.lang.c)
  • Re: Dialog in DLL wont launch
    ... I get a linker error that says that "_DllMain@12 is already defined" in the ... object file that corresponds to the source file where I implemented the ...
    (microsoft.public.vc.mfc)