Re: My game Vector... need playtesters

new topic     » goto parent     » topic index » view thread      » older message » newer message

> No bugs, unless you count not verifying allocated memory to be nonzero...
> (no, not, non, what?)  you know... like:
>
> some_memory = allocate(123498612398)
> if some_memory = 0 then
>    puts(1, "error: out of memory!\n\n")
>    puts(1, "erasing windoze to get more... please wait")
>    junk = wait_key()
>    abort(1)
> end if
>
> ... etc
>
> But hey, I don't check memory very often either (case in point: ModWave),
> and sometimes, neither does Rob (allocate_string)
>
> but then again you only use like 1024 + 4 + 4 bytes.  You'll usually
> get it, no prob.  But then again, you never know.

If you don't have that much free memory, I seriously doubt you'll be
able to run Euphoria on your system... smile

> [Christian programmers]
>
> > In Christ
> > David Mosley
>
> > Rev. Ferlin H. Scarborough  - Centreville Alabama.
> > + + +  May GOD forever bless and keep you.
>
> > -- David Cuny
> >
> > + + +  May GOD's face shine on you.
>
> It would appear that there are a few Christian Euphorians out there...

Probably more than a few.

-- Michael Bolin

+++ And may GOD hold you in the palm of His hand.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu