Quantcast
Channel: Programming Forums
Browsing all 51036 articles
Browse latest View live
↧

compare multidimensional array values

I have multidimensional array. Array (4) 0 => Array (6) 0 => 0 1 => "100100105" 2 => "honey" 3 => "SUP" 4 => 0 5 => 0 1 => Array (6) 0 => 1 1 => "100100608" 2 =>...

View Article


C programming newbie; battleships boats

Greetings, its my first post here; So i have done only programming in Python before and its my first time in C. I am making a battleship game, in which the user is to input coordinates on a 10x10 board...

View Article


XNA Dead as Far as MS is Concerned, No More Updates

QuoteMicrosoft has confirmed that it does not plan to release future versions of the XNA development toolset. A blog post from developer Promit Roy earlier this week apparently detailed Microsoft's...

View Article

Get ip address

Hi, i used to get external ip address from "http://automation.whatismyip.com/n09230945.asp" but it's no longer "free", so, anyway to get external ip address on string? Thanks.

View Article

Java Critical Patch Update- February 2013

QuoteThis Critical Patch Update contains 50 new security fixes for Oracle Java SE. 49 of these vulnerabilities may be remotely exploitable without authentication, i.e., may be exploited over a network...

View Article


converting signed decimal to binary using two complements

Hi guys, So i wrote a little code, not fancy, to convert a signed decimal to its binary representation using two complements. char immeStr[17]; int main(){ int neg = 0; int i = 0; int bit = 6; char...

View Article

setting a default place for decimals

i have a textbox, named txtPPrice.text where in you can only input numbers. i want that textbox to convert integers into decimals onleave. i.e i input 150 onleave the output should be 1.50 another i.e...

View Article

convert UInt64 negative to positive

Hi guys , variable X of type "UInt64" = negative value .. How I can convert to positive value ?? I try to used X = (-1) * X AND X = convert.ToUInt64 (-1) * X .. but the result other number...

View Article


Image may be NSFW.
Clik here to view.

C# Parse question

Hello! I'm having trouble converting input from a text box to a double. I tried two different ways to code and I get errors (invalid arguments) for both ways. I know I'm headed in the right direction.....

View Article


Infinite for loop

Hello guys i am trying to write a code which produces a b-spline points in curve What i want to do is read the control points from a file and then calculate the curves points. When i manually enter the...

View Article

Counting whitespaces in a string

I'm struggling to figure out how to get a program to read entered text and count the characters. Objective (overall) is to take the number of characters and multiply it by an entered value to...

View Article

Problem using array.

So good day to everyone! Thank you for entering my thread. So I create a program which will output: 1 2 3 4 5 6 7 8 9 - 26 but the problem it's only output is on below. Here is the code. int[]...

View Article

Strange error, calculating highest, lowest, average - missing data

This is the strangest error I have encountered thus far in VB. I am writing a program that is to take input from a user, for the amount of annual rainfall. It should be able to accept decimals. My...

View Article


Image in java

Hello, is it possible to add an image in a shape in java? I have a shape rectangle and i wanted to know whether i can add an image in the rectangle. Thanks in advance.

View Article

Finding all prime numbers equal to or less than user inputted number?

Hi, everyone, this is probably pretty easy but I'm having trouble. I'm new to C language, and programming in general. I'm having issues with this problem. My problem is to do as follows: Write a...

View Article


FTP Uploading crash issue

Hey, so basically what the code does is, it reads the names and paths of the files opened via an openfiledialog, then it uploads those files one by one onto an ftp server while uploading an html file...

View Article

Return string from iterative loop (Not using System.out.println)

Hello, I am trying to figure out how to return a string from a iterative loop. I know how to code it using system.out.println, but I need to return the whole value as a string. Below is the code for...

View Article


Printing to new window dilemma

Here's the problem. I have a few different print lines (like a 'for' loop), of which I would like to make display in a new pop-up window. However, I'm not sure how to make it print to the new window....

View Article

how and where to learn Software developement?

Hi everyone here, I am a novice in programming and development, I am an economist by profession but presently I want to learn Software development, please tell me where to start and how do I ,is it...

View Article

Read data from sql database using datetime picker

How to read data from database using datetimepicker with Textchange event. I have a datetime picker and a datagridview in my form. I want to get data from Sql databse table with the selected...

View Article
Browsing all 51036 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>