Home

Search form

Recent posts

  • Update Center for Microsoft SQL Server
  • Font and Icons too small when RDP from Windows 10 into Windows 7
  • One problem, one weekend, eight languages
  • How to retrive Outlook default signature
  • How to completely uninstall VFP 9.0
  • Retrieving VFP runtime DLL name required by EXE or DLL
  • Send email via MSN email account
  • Send email via Yahoo mail account
  • Remove Structural CDX or Memo flag from a table
  • Deleting pages from PDF file through Acrobat automation
More

Variable column widths, string lengths in printf-style functions

Submitted by Vadim Berezniker on April 6, 2007 - 04:00 UTC
topic: 
c
vadim

I have been programming in C for quite some time, but until recently I was not aware that you could specify column widths and string limits using variables. I have neither seen this functionality used in any projects until I started working with OpenSER.

  • Read more about Variable column widths, string lengths in printf-style functions
  • Vadim Berezniker's blog
  • 2 comments
  • 13783 reads