haha very funny
Gary
Posts
-
I dont know a thing about programming and I need HELP! -
I dont know a thing about programming and I need HELP!well for your information Im not even old enough to get another job at Mcdonalds.
-
Is there any way to get a server (stores username and password) besides buying one?Im trying t make my own online rpg which would require people to get an account. I need to know if there's any way to put some html scripting and make a server. (dont laugh at me if this is something very well known, Im just starting at this stuff X| )
-
I dont know a thing about programming and I need HELP!Im trying to make an online rpg and I have a compiler but I dont know what to do next! X| X| X| X| X|
-
Data to Printer PortGreetings. Thank you for reading my post. I have a piece of equipment that I have controlled through the parrellel port of a PC with a utility I wrote in C under DOS. I used the "biosprint" function. Under Visual C++, I am getting conflicting information on whether the _outpw function, which is supposed to work like biosprint, is supported. In any case, I can't get it to work. How would you send a simple integer to a printer port? (I am not writing to a file - and I am not sending charactors, just data). Thanks ahead of time for suggestions. Much appreciated.
-
Localization (Date Time Numeric CurrencyRecently I was given the job to develop functions for the named subjetcs in the Subject field of this post. Date and time I found came along pretty decently and numeric wasnt too bad except for negative sign quirks. Curency added a few more quirks to the negative sign because it tosses in a dollar sign format too. Basically I am writing this today in hopes that someone may read it and be able to supply me with some better insight on easy ways to create these functions. Little tricks maybe, if they exist, which I'm sure theys do. I am only 3months into my experiences with VC++ but I got a decent grasp on these conversions. In fact the implementation of them is underway but I feel they can be improved. If you care to aid me in this at all please email me. Thank You before the fact:)...