Search:

Type: Posts; User: dalek

Search: Search took 0.07 seconds.

  1. Replies
    1
    Views
    2,496

    FAQ: find variable in an array of objects

    My brain's gone finishing this morning, so I need a bit of help. Let's say I have a class that looks like this:

    Class Foo
    {
    int bar;
    int mooose;

    void Foo(int bar, int moose)
    {
    ...
  2. Replies
    2
    Views
    3,144

    Re: How to create a database in my cell phone?

    I do not know if it will work for you (size restrictions) but have you considered sqlite?
Results 1 to 2 of 2