On The Insider: Robert Downey Jr Injured on the Set
1 Resources for

c:tcbinfile.txt

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

file not opening in C
I wanted to display the contents of any file on the console;so I wrote the following piece of C code:#include #includeint mainvoid{ FILE *P;int c; P=fopen("path","mode"); if(P==NULL){puts("can't open file"); getch;return 0;}; else do{ c=getcP; ...
Tags: P, C:\TC\BIN\file.txt, chaos buddha, programming, C
Q&A 2006-02-08

Additional Resources

PT DocuMaker (zip)
PT DocuMaker will allow the program developer to generate in a simple way reliable application documentation. With PT DocuMaker, you can generate 20 different program support documents at the click of a button - documents like About.txt, Disclaimer.txt, Help.txt, Order.txt, Packing_List.txt, Requirements.txt, and What's_New.txt. Simply fill in a form, press...
Tags: Microsoft Windows, Operating Systems, Software
Software downloads 2007-10-24
Some PDF to Txt Converter (exe)
Some PDF to Txt Converter is a pdf to txt, pdf to text convert tool. You don't need Adobe Acrobat or Adobe Reader software to convert pdf to txt. Easily convert pdf to txt, pdf to text with Some PDF to Txt Converter. This version is the first release on...
Tags: Adobe Systems Inc., Adobe PDF, SomePDF
Software downloads 2008-05-09
PDF Manager (exe)
PDF Manager allows you to quickly search text in PDF files by performing a speedy full-text search, and enables you to convert PDF files to TXT files. With PDF Manager, you will easily find the information you want in all documents on your hard disk or local network. Another feature...
Tags: Adobe PDF, PDF Manager, TXT
Software downloads 2005-07-14
Oven Fresh Robots Txt Maker (exe)
Just fill in a simple form and the robots.txt code is generated for you. Robots Txt Maker can save your robots.txt file to disk and help prevent the indexing of files and directories that if indexed by themselves could frustrate a visitor's search experience and possibly alienate them. For instance,...
Tags: Visitor, Robots, Emerging Technologies
Software downloads 2006-08-04
Some Text to PDF Converter (exe)
Some PDF to Txt Converter is a pdf to txt, pdf to text convert tool. You don't need Adobe Acrobat or Adobe Reader software to convert pdf to txt. Easily convert pdf to txt, pdf to text with Some PDF to Txt Converter. This version is the first release on...
Tags: Adobe Systems Inc., Adobe PDF, SomePDF
Software downloads 2008-05-09
New Text Document.txt to something else
Can anyone tell me how to change the default WinXP system label "New" to a date stamp? I want to make it so that each file is completely unique. IE: 20060705 0903 TextDocument.txt instead of the "New Text Document.txt" that is current. I have tried a couple of...
Tags: Microsoft Windows XP, Text
Discussion threads 2006-07-05
Trouble Querying Database
I have a table with a list of issues includes duplicates associated with a file name. There is a separate query that's linked to this table by file name and includes about 10 calculated fields associated with the file name no duplicates. I would like to create a query that...
Tags: CR2
Discussion threads 2006-08-16
Oven Fresh Robots.txt Maker (exe)
Make, save, and upload your robots.txt file in minutes. Fill in a simple form and the code is generated for you. Upload your robots.txt file with the built-in FTP access or use your own FTP uploader. Now you can make, save, and upload your robots.txt file quickly to help prevent...
Tags: FTP, Oven Fresh Web Design, Robots, Emerging Technologies
Software downloads 2007-01-12
How to import multiple txt files to MS access
Hello!I have a little problem with access.I need to import about 400 txt files into access database.The files should also go there in order.For example text colum id1 is 1.txt and so on.Can anyone give me a solution how to do that and is it possible?
Tags: Databases, mihkel183@..., Microsoft Access, Microsoft Corp.
Discussion threads 2007-10-08
JePeux (zip)
Search files very simply with data inside or not. Two data contained in the files with and or with or between. The results can be displayed through a TXT file. E.G.: I want to search all the files like *inst*.txt containing make and night, those 3 elements of searching are...
Tags: File, Jean-Pierre Mallaroni
Software downloads 2008-05-29
merging txt files
I am wondering, outside of the copy and paste method,is there a program or script for merging multiple txt files? I have someone who is merging over 50 txt files and needs a quicker way of doing it. Thanks in advance. windows xp userinstead of using a script try...
Tags: Development tools, dlippus@..., TXT
Discussion threads 2005-06-15
Excel - cannot read remote txt files
environment: Excel 2002 sp-2, windows xp,i cannot open in Excel TXT files that are on a server, but can open in Excel TXT files that are on C drive -- i can open Excel XLS files that are on server and C driveIn Word, I can open DOC and...
Tags: C-drive, Microsoft Excel, richard_bauer@..., server, software
Q&A 2004-11-09
winxp_ipconfigtool
I cannot see to make thr HTA execute.All I getis console print out as though it is a txt file.No execution.I did rename the file WXP-IPConfig.txtto WXP_IPConfig.hta. It appears that the file loks like:WXP-IPConfig.hta.txt??? I Have tried to execute frommember in folder,cmd,and thru the start .No such Luck.What's the...
Tags: hwreath@...
Q&A 2004-10-15
E-txt Msg Manager (exe)
E-txt is bulk SMS text message software for PCs. E-txt operates like your favorite email application--but rather than e-mails it allows you to use your PC to send and receive text messages. It provides a low-cost, time and money saving PC based text messaging solution ideal for all sorts of...
Tags: Software, Text Message, PC, E-txt, Text Messaging/SMS/MMS, E-mail, Desktops, Cellular Phones, Telephony, Consumer Electronics, Personal Technology, Online Communications, Hardware, Networking
Software downloads 2005-10-07
use wildcard to go to a directory
I have user directories that name different on each computer. The directory is "xxxxxxxx.default"Where the x's are random generated characters. I need to copy the same file to each of these directories. How can I use a wildcard in a batch file?It's simple. Use it! For example “copy something.txt c:*.defaultsomething.txt”Yes...
Tags: C: est1.default
Q&A 2006-07-17
Trouble Querying Database
I have a table with a list of issues includes duplicates associated with a file name. There is a separate query that's linked to this table by file name and includes about 10 calculated fields associated with the file name no duplicates. I would like to create a query that...
Tags: CR2, Trouble Querying Database, b.HREST+b.STEST+b.BUILDEST, biggdraws@..., programming, database
Q&A 2006-08-16
eTextWizard (exe)
An e-book maker: a quick .chm maker/.hlp maker and many other text convert tools. Convert .htm to MS .Chm file or e-book. Convert .txt to MS .Chm file or e-book. Convert .txt to MS .hlp file or ebook. Convert .htm to plain text file (*.txt). Convert .txt to .htm quickly...
Tags: Microsoft Corp., E-books, Personal Technology
Software downloads 2007-06-21
Help with batch file to archive files by their date
I've scoured the internet for a while, and figured i should just straight up ask.Im hoping to create a batch file that parses through a directory of files and extracts the month/year they are created. Then a folder is created where the files are organized respectively.for example-info1.txt date created...
Tags: castoriusj@...
Discussion threads 2007-08-06
Securely delete files with shred
There are two utilities on a typical Linux box that can be used to delete files. Most users are familiar with the rm command. Most of the time, this command is sufficient for routine deletion, but for files that contain sensitive data, you might need to scrub them so that...
Tags: Garbage, File, Linux, Productivity, Open Source, Servers, Operating Systems, Software, Hardware, Vincent Danen
Blog posts 2008-03-31
  • << Previous
  • page 1 of 1
  • Next >>


Windows XP vs. Mac OS X
This presentation, entitled Standardizing on Windows XP Instead of MAC OS X, provides a pre-packaged option for defending Windows XP against MAC OS X. ...
Buy Now
IT Hardware and Software Purchasing Policy
Your IT Budget is tight. You want to get the most bang for your IT buck. That's where the IT Hardware and Software Purchasing Policy can help.

Thi ...

Buy Now

Gifts for Geeks