~oubiwann/pymite/ipm-enhancements

« back to all changes in this revision

Viewing changes to src/vm/int.h

  • Committer: dwhall256
  • Date: 2009-04-20 00:10:16 UTC
  • Revision ID: svn-v4:22ac2b26-2a8a-11de-a747-197756c87c9e:trunk:349
issue #16 patched from branch and mainlined

Show diffs side-by-side

added added

removed removed

Lines of Context:
105
105
 *
106
106
 * @param n Integer to print
107
107
 */
108
 
PmReturn_t _int_printHex(int32_t n);
 
108
PmReturn_t _int_printHex(intptr_t n);
109
109
 
110
110
/**
111
111
 * Prints the Int object in ascii-coded hexadecimal out the platform output