Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
UNTITLED()			     LOCAL			    UNTITLED()

NAME
       cunloop -- unloop C loops

SYNOPSIS
       cunloop [-V] [-o	file] [-p prefix] [file	...]

DESCRIPTION
       The cunloop utility unloops the C language loop and branch instructions
       while,  do,  for,  if into a sequence of	goto instuctions to render the
       source file unreadable.

       The options are as follows:

       -o file
	       Set the output destination to file.

       -p prefix
	       Set the identifier prefix for generating	the labels.

       -V      Print version information on standard output then exit.

SEE ALSO
       cobfusc(1), indent(1)

AUTHORS
       Sandro Sigala <sandro@sigala.it>

FreeBSD	ports 15.quarterly	 July 15, 2001			    CUNLOOP(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cunloop&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help