Computing.Net > Forums > Programming > Search Results

Quick Links

Computing.Net Solution Center
Desktop Access to Search
Ask a New Question

Sponsored Results for: C CreateDirectory

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: C CreateDirectory

Product Search Results


Results 1 - 25 of 73

[higher confidence] - higher confidence, [lower confidence] - lower confidence

C program
    Summary: Hi prix2, I guess u want to check the syntax of the html code and to find if there are any missing tags. Create a file which contains tags in pair. eg...

I need help with a short C++ program please!!
    Summary: I have to write a short C++ program that reads from a data txt file which hp vs. rpm will be the data that is in the file. The program then calcul...

C++script to add headers to csv
    Summary: I would like to create a c++ script that when a data.csv is created it adds headers to the csv for importing into another program. The original data.c...

Help with C++ password program
    Summary: I need help writing a program for my C++ class. The assignment is to write a prgram where the user enters a password which must contain at least 6 ch...

If Else If ... for Batch
    Summary: Hi there! I would like to post a question here about batch file and "if else if" support. I have googled and found people suggest using "nested if" ...

Batch File To Find The String Count
    Summary: @echo off & setLocal EnableDELAYedExpansion for /f "tokens=* delims= " %%a in ('find /c /i "success" ^< my.html') do ( set S=%%a ) for /f "tokens=*...

Dynamically Unziping the files
    Summary: @echo off & setLocal EnableDELAYedExpansion md unzipped & pushd unzipped pkunzip -d c:\temp\my.zip for /f "tokens=* delims= " %%a in ('dir/s/b/a-d') d...

If Statement Action Based On Volume Label
    Summary: You better look at your VOL output. Mine is: ======================== Volume in drive C is 2G_40 Volume Serial Number is 3318-1605 ==================...

get c:\ space
    Summary: Hi R2, I'm off to a bit of a slow sttart. ===================================== Helping others achieve escape felicity M2...

Batch file Encoder
    Summary: I started thinking and to get this done, I'm thinking you need to break your sentences down by the letter and the convert it and re-assemble. The fol...

Unziping file and generating log based on
    Summary: HI All, I want to write a batch script which will Unzip all the .Zip files from a folder A(inside the Folder A, there will be more than 1 .Zip files) ...

Memory leaks
    Summary: Created application is working toooo slow, looks like there are a lot of memory leaks, there are a lot of pointers. So, please, can you advice some e...

Move If
    Summary: How do you incorporate that into the MOVE command though? I tried if '%repfs%'==MOVE C:\Documents and Settings\User\Desktop\batch test\ "C:\Document...

Accessing to a network
    Summary: I am trying to open files in VB. The files are read only and located on the network. I am using this code ret = Shell("C:\Program Files\AutoCAD 2008\a...

Rename 11k files with two param's
    Summary: Okay test to see if this will work for you. Instead of using the basename, I changed it to split the filename by using the .'s as the delimiter and s...

Unzip All the Zip files from a folder
    Summary: Hi Mora, Assume that we execute the batch file in the folder where u have all the zip files. @echo off @echo Extracting the file.. "C:\Program Files\W...

Help modulud operator
    Summary: Thanks for your reply. I would like to create a C program to reverse the number entered by user. Here's what I have done. Is this the correct logic ? ...

GNU Public License
    Summary: Hi I realize that this is probably not the best place for this question but I really don't know where else. I've been programming in c/c++ for a while...

extracting text from *.pdf files
    Summary: i've worked some with vfp, and based on my experience, i would guess that vfp cannot open and extract PDF files text. If however you have access to vi...

Vbscript problem
    Summary: I'm trying to code a script that will search through a folder and subfolders and delete by filname rather than extension. Dim objFSO, objFolder, objF...

Replacing space tab with |
    Summary: use a good tool for string parsing. if you can download gawk for windows c:\test> gawk "BEGIN{OFS=\"|\"}{$1=$1}1" file GNU win32 packages | Gawk...

Count number of files in zip archive
    Summary: I was trying to see if there is a method to count the number of files in a zip archive with out extracting it. I had a look at winzip's command line i...

Write file names from multiple dir to a txt
    Summary: the foll. might work (not complete, just working segment) setlocal enableDelayedExpansion for /f "tokens=*, delims=" in ('dir /s /tw') do ( set c=%%a ...

VBScript Help - Retrieving Extended File Prop
    Summary: Hiya I'm trying to create a script to run on a network drive. We want to see extended properties of folder and files on the drive but i'm having som...

create vars from txtfile with multiple lines
    Summary: I want to create vars from txtfile with multiple lines.. txtfile (directories.txt) looks like.. C:\test\00010010 C:\test\00010020 C:\test\00010030 (di...

Jump To: 1 | 2 | 3

Sponsored Results for: C CreateDirectory

Ads by Google