Home | History | Annotate | Download | only in iotest

Lines Matching full:octal

69     u_fprintf(myFile, "Unsigned octal integer %%o: %o\n", *n);
150 u_fscanf(myFile, "Unsigned octal integer %%o: %o\n", newValuePtr);