The more gravity slower time goes!!
Mikel
Posts
-
I need math help... -
I need math help...the speed of time is 1 second per second
-
SQL LanguageCould you tell me how to start? i am only new to programming and dont have a clue how to do it.
-
SQL LanguageI am writing a db application using structs as records and i want the users to be able to use sql commands in it to return the data. Is there any classes out there that use CString to process the query and save it into a simple form that would be easy to extract from the structs stored in a file. If would be a great help if someone made on for me. thanks.
-
Class wont work unless globalI have a class call CFileDog, it is derivered from CNALABase which uses a template member to store data to a file. But whenever i run the program it crashes, i worked out that it wirks when CFileDog is used as a global, but inside a class or function it crashes, Con anyone help. Thanks