- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
17 Posted Topics
Re: This isn't exactly starting material and maybe a bit outdated (created before Win2K). But overall covers most of the questions a newbie, who is new to programming in C and is fedup with creating Hello World console applications, may ask. | |
Re: its a very interesting idea i will be benefacial to many | |
Re: Most DSL lines run through a decoder or something like that. And, it would be an ethernet connection most of the time, and that is not a phone line | |
Re: Runescape was very fun when it first came out during the good old days before World of Warcraft appeared | |
Re: This is what happens when accountants take over your business. The end result is always a dumbing down of the IT processes to the point where they becomes meaningless. There is no way forward here only a series of cost reductions with associated quality losses until the entire plot is … | |
Re: Pay pal has that all set up for you in their merchant section.It is not a tuff job. if y have some idea about programming kanuage then you can do it your self. other wise send me a Pm i can help you | |
Re: I'm IT undergraduate and I'm confusing with IT definition,I check it out everywhere I could but I didn't find the same definition for it. Also my masters' definition differ so : I would like you to help me for defining Term Information Technology(IT). please leave your comments with valid and … | |
I have a palindrome program.Is there a way to ensure user input terminated in a string by a punctuation mark (e.g. ‘!’, ‘.’, or ‘?’.) in an array? And how do i get the program to exclude commas? | |
Re: Dont use scanf and gets for string input. Instead use fgets which is decribed in the second this of my previous post. You need to flush the input buffer (how to do that read the first this of my previous post). You need to flush the input buffer becouse if … | |
Re: Since you cant change the existing html pages, every time a user clicks on a link in your template, it links to the html page directly, and not through your template. Avoiding this cannot be one with a server side scripting language anyways. It depends on the server you are … | |
Re: Interesting. So after they've graduated with an engineering degree, they go to finishing school. Good concept, that could be useful here in the states as well. However, there's noway those engineering companies will be able to keep paying them the salaries they are right now | |
Re: IT?? A possible definition according to my knowledge can be 'using new technology for exchange,interpretation and processing of information'..... Infact , that is what the IT people r doing, rite??? | |
Re: 1. Give code an easy reading format in editor. 2. Copy and paste from editor to the posting editor. 3. This is how it would look if nothing else its done to it. 4. Select the code portion and click the # icon on top of posting window. 5. Modify … |