int8 prolog
atom meta <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <CAAR9AE=h=SL_vWWr6kTgiZNRCmwE=a6L2Qjg6_dU2pq9N+ULhQ@mail.gmail.com> |
Hi I was wondering if I can declare int8 variable in SWI-Prolog. For example: age(50). % for this fact I want to keep the value small so that I can save up more memory. How could I do this in SWI-Prolog? Thank you in advance! Regards, Joe. -------------- next part -------------- HTML attachment scrubbed and removed