C / C++ -- How to print l_fp?

uCsDNerd

Senior member
Mar 3, 2001
338
0
0
Hi All, this is the first time i've seen a l_fp variable. How am I to print it? %__? Thanks!
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
If it's a type it's probably a typedef or something, if it's a variable name I would guess it's either a long or a file pointer.