Zonator.com - The Software Directory
 
T H E   S O F T W A R E   D I R E C T O R Y
 HOME
 Audio 
 Business 
 Development 
 Education 
 Graphics 
 Home/Hobby 
 Internet 
 Miscellaneous 
 Screen Savers 
 Utilities 
 New Entries 

Submit

Mirror (for Chrome)

While using Chrome I found that a lot of sites sites don't work, due to missing plugins for the new platform. Sometimes just quitting the site is not an option so I created an easy way to open the page in your "old" browser. Just drag and drop the URL from the Chrome URL bar into the Mirror form and you can continue your Chrome browsing.

Download


News
LaPensie.com
Americanul.com
YourUrls.com
OmniTop.com
EmailSecret.com


© 2006-2007 Zonator.com
Xref a utility program v 1.0 Freeware


Download

Xref is a utility program which creates a file containing the locations of identifiers used in your C and C++ programs. It sorts identifiers by name, source file, and line number. This utility runs on an IBM PC with MS-DOS. The program is a command line utility used as follows: xref [-]filename.ext { [-]filename.ext } The - indicates that a file is a list of files. One or more files can be placed on the command line. If there are no command line arguments, the program prompts for a file name. At the prompt, only one file name is accepted; it can be a file containing a list of file names. As each file is processed, the message: "Processed filename" is displayed. When the operation is complete, the cross reference table is written to a file titled "xref.out" in the local directory. Any previous output file is overwritten. The file is in DOS text format.