| | |
strings problem
Please support our Assembly advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
Join Date: Dec 2007
Posts: 2
Reputation:
Solved Threads: 0
Hi guys
Im making a program in assembly that copies all of the text files from one folder to another , the problem that i have is how to join the path from the folder whit the name of the text files that the program reads.
Ex:
dest folder: num1 db "c:\teste1\*.*",0
file name: num2 db"hello.txt",0
That do in need to do to have c:\teste1\hello.txt
thanks in advance for any replay
Im making a program in assembly that copies all of the text files from one folder to another , the problem that i have is how to join the path from the folder whit the name of the text files that the program reads.
Ex:
dest folder: num1 db "c:\teste1\*.*",0
file name: num2 db"hello.txt",0
That do in need to do to have c:\teste1\hello.txt
thanks in advance for any replay
![]() |
Similar Threads
- What's the HARDEST program you've written? (Computer Science)
- read to end of line problem (C)
- Removing Query Strings (ASP.NET)
- Graphics Card Problem: Thread Stuck in Device Driver (Monitors, Displays and Video Cards)
- DataCombo Connection problem (Visual Basic 4 / 5 / 6)
- Learning PHP but problem with script (PHP)
- Void** Array - Implement With Strings - Problem (C)
- Help. This is a strange problem (C++)
- Finding and Replacing Strings (C++)
Other Threads in the Assembly Forum
- Previous Thread: small program
- Next Thread: Assemblers won't assemble!!
| Thread Tools | Search this Thread |
Tag cloud for Assembly






