bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

%s and %c in parameterized terminfo strings?


From: Anmol Sethi
Subject: %s and %c in parameterized terminfo strings?
Date: Sat, 23 Apr 2016 16:05:36 -0400

I'm reading the terminfo man page and I noticed that parameterized strings can 
have %s in them which pops the stack and prints the value with printf using %s. 
why is there both %c and %s? as far as I can tell, you can't push an actual 
string onto the stack, only characters/integers.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]