ProgScripting Languages
Hello
I create a simple program that need to rename a bunch of files
- 787 views
- 1 answers
- 0 votes
I have to import a file of names and then be able to sort them alphabetically I've managed to import the file using the following code
- 950 views
- 1 answers
- 0 votes
I am getting this error with when I compile. I have to turn this assignment in a few hours. Here is the code:
error message(s)
untitled.cpp:34: error: invalid types ‘int[int]’ for array subscript
untitled.cpp:36: error: invalid types ‘int[int]’ for array subscript
// A basic Casear Cipher Encrytion Device.
include <iostream>
include <iomanip>
using namespace std;
define RINGLEN 62
- 981 views
- 1 answers
- 1 votes
I just have a simple question as my assignment.
I want to know why does Pascal Programming is named after Blaze Pascal and not to its original developer who is Niklaus Wirth?
- 1325 views
- 2 answers
- 0 votes
I would like to know about the differences between java and javascript. Also, I would like to know which one is easier
and possess better functionality and its uses.
- 905 views
- 1 answers
- 0 votes
I was wondering that what may be the difference between C and C# . Are they both same or C# is just the upgraded
version of C. Please help me with the answer.
- 759 views
- 2 answers
- 0 votes
How can I drag and drop a doc file using FileListBox Class and DirListBox Class in Visual Basic 6 form?
- 1322 views
- 1 answers
- 0 votes
What should we use to check for cross-browser compatibility.
Should we be modifying HTML or CSS for
Checking and solving cross-browser compatibility.
- 828 views
- 1 answers
- 0 votes
I was wondering if HTML a programming language as it does not contain any logic in it and I don't see any
Programming syntax as well. So, is HTML really a programming language?
- 977 views
- 2 answers
- 0 votes
I want to attach a video in my HTML document but I don't know how to attach it.I can attach images of various type
but I don't know how to attach the video file.Is it possible to attach the file.Please respond quickly.Thanks.
- 1679 views
- 2 answers
- 0 votes