[Soot-list] Difference between G.v() and System

Almo aaloanmiftah at yahoo.com
Wed Feb 6 15:07:29 EST 2013


G.v.out() is beneficial if you're integrating in soot, it provides a convenient stream for output in case there is a gui frontend the stream out refers to can also output to the GUI.


________________________________
 From: Zeinab Lashkaripour <lashkaripour at yahoo.com>
To: "soot-list at sable.mcgill.ca" <soot-list at sable.mcgill.ca> 
Sent: Wednesday, February 6, 2013 10:13 AM
Subject: [Soot-list] Difference between G.v() and System
 

Hi,
Sorry, this question of mine might seem too easy but,
I wanted to know if there is a difference between "System.out.println(..)" and "G.v().out.println(..)"
G.v() for the soot global vars and System for the rest of the vars?

Another question related to outputting data is: for outputting a list in soot do I need a iteration through the list or not?
Because I have written an analysis that I think it has a little bit of problem, therefore I can not get the answer to the above question by inspecting its output. 
 
Regards,
Zeinab

_______________________________________________
Soot-list mailing list
Soot-list at sable.mcgill.ca
http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20130206/8be2cf99/attachment.html 


More information about the Soot-list mailing list