# File lib/ruby_to_ansi_c.rb, line 401
  def process_false(exp)
         return "0"
  end