/simpletypesystem/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/simpletypesystem/trunk

« back to all changes in this revision

Viewing changes to libssts/utils.c

  • Committer: Gustav Hartvigsson
  • Date: 2021-01-07 22:32:25 UTC
  • mfrom: (151.1.2 simpletypesystem_meson)
  • Revision ID: gustav.hartvigsson@gmail.com-20210107223225-4i46581v09jkt7tr
* Merged lp:~gustav-hartvigsson/simpletypesystem/meson

Show diffs side-by-side

added added

removed removed

Lines of Context:
238
238
}
239
239
 
240
240
/******************************************************************************/
 
241
#if 0
241
242
/*
242
243
 * This should not be used. If you need to use this, uncomment it.
243
244
 * I am conveting to something more sane than wchar_t.
309
310
  s_free(buffer);
310
311
  return NULL;
311
312
}
 
313
#endif
312
314
 
313
315
/*
314
316
 * See: http://www.programmingsimplified.com/c/source-code/c-program-binary-search