This is the mail archive of the frysk@sourceware.org mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Use StringBuilder instead of PrintWriter for type display


I forgot to mention the primary difference is that the bottom up
approach in some cases (array dcls, ptr to functions) requires a token
to be inserted marker (%s) that later needs to be substituted.  The top
down approach in some cases (parameter lists, struct members) requires a
temporary buffer.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]