I only have internet when i drive to a nearby Lowes which I did today and am posting from my truck. By posting in this forum I nam using the internet to get help. nobody is spoon feeding me i try to understand every piece of code I write. I like to know what i'm writing...
I tried this and all it does is format the look of how the the values print
like this:
19800.00
to this:
19800.00
it doesn't separate the values at any point. mxnerd's whileloop did that.
your code made 12 characters wide and 2 characters after the decimal point.
if you place a 0...
hey i'm learning. i printed a newline after every iteration because it was easier to read than having to scroll horizontally to read it.
if (i % 12 == 0) {
printf("\n");
What exactly is that code saying. I don't understand the (i % 12==0) part. I'snt that the modulus(remainder operator)...
Thanks for reply twill. Try it later today and post tomorrow. My internet access is tough right now because McDonald's is closed. Haha. I don't have my own internet right now and am posting this from a nearby Lowe's.
Thanks for reply. I'm not any kind of programmer. I just want to get rid of the splash screen. So where do i get a "debugger" to do this. what's a "NOP". And If it's so easy why don't you download Glass2k from here hack it and show me how you did it. It's a small program only 3 megs. Come on...
Hi I run this small program On my Gateway netbook running Vista sp2 to provide transparency on some windows and my taskbar. I have been using the program since 2008 whwn I bought this netbook. Anyways I run it on startup and everything is fine except it always runs a splashscreen. There is no...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.