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

Sending URL from Winform

Here is want I'm looking to do. I'm going to build a winform in which you can select different variables. From this it builds a url and pushes it to the web. If possible, I do not want the browser...

View Article


MMORPG___

Ok so am done creating and scripting my mmorpg. So I was wondering if anyone knew how to create a database and an admin account. <Removed>

View Article


A problem in system.in.read

public static void main(String args[]){ int x=1 ; try{ x=(int) System.in.read(); } catch(Exception e){} System.out.println(x); } When I input "1" the output is 49. I cant understand why

View Article

Array intialisation and printing

hi void main() { int arr[10]; arr[10]=25; printf("%d",arr[10]); } in the above code the array size is 10.and array could store the values in this order arr[0],arr[1],arr[3],....arr[9];but when i enter...

View Article

unable to compile my java program in netbeans

run: C:\Users\PEARL\AppData\Local\NetBeans\Cache\7.2.1\executor-snippets\run.xml:48: Cancelled by user. BUILD FAILED (total time: 1 second) <project name="{0} (run)" default="run" basedir=".">...

View Article


VB 6.0 Knapsack

Option Explicit On Public Class Form1 Type TreasureType Dim Name As String Dim Value As Double Dim Ratio As Double Dim Volume As Double End Type Type SolutionType Dim Desc As String Dim Value As...

View Article

cant see my report in network,Uknown Database says in crystal report..

I'm creating a program that also run's in a network, it runs perfectly, but my only problem is that i cant view the report. i use MySQL database,and installed MySQL connector ODBC for the crystal...

View Article

Image may be NSFW.
Clik here to view.

cannot open service "servicename" on computer '.'.

For some reason, when using the code below, when I click any of the 2 buttons to stop or start the spooler service, I get the error attached. I've googled it, but I could not find the reason why. Any...

View Article


Image may be NSFW.
Clik here to view.

What's your favorite Python book?

I've done most of my learning of python through my good friend Google (you may have met him too). He introduced me to several different video tutorials and online books/tutorials as well which helped...

View Article


Image may be NSFW.
Clik here to view.

ARRAY task, pointer dynamic memory?

am using c++. i have this code which prints out a result like this on the screen ; first numbers are ; 23, 25, 56, 75, 65, second numbers are; 45, 87, 90, 1, 76, third numbers are; 23, 34, 65, 87, 2,...

View Article

problem in execute of postfix to prefix

Sorry I dont speak English very well but I need to help me to execute this program about the conversation postfix to prefix expression. after the execute in turbo c ++ and enter the postfix expression...

View Article

Image may be NSFW.
Clik here to view.

TextBox is cutting off my font on top and bottom

I am working on a C# application I want to use custom Unicode fonts for writing in TextBox. My problem is that the font letters do not fit into the TextBox, they get cut off at the top and bottom. The...

View Article

How to transfer structure values from one function to another?

#include <iostream> #include <cmath> using namespace std; //create the structure for a new class struct NewClass { int level; int Strength; int Dexterity; }; //prototype the function int...

View Article


Image may be NSFW.
Clik here to view.

expected 'while' before '}' token error

i'm sorry if this question is shouldn't be asked because maybe it's too easy(i guess), but i do really don't know how to solve this. i've tried to put the 'while' before the last '}' (which i know it...

View Article

how to retrieve data from a web page in visual basic 6

Hello all I have an excel spreadsheet that I manage form visual basic 6. I update the spreadsheet from data that exists on web by cutting and pasting back and forth between excel and the web pages,...

View Article


A problem with loops

Can I use a "while" loop inside a "for" loop?

View Article

Any Good Python Resources ?

I've been searching the internet for a really good website that has great tutorials for python and I wanted to know if anyone knew of any good ones that have lots of code examples and not just text.

View Article


how to iterate a specific number of times on a for loop list?

Hi, I have a FOR loop list consisting of 15 rows. But how can I make this FOR loop list stop at row 5? # http://www.doughellmann.com/PyMOTW/itertools/index.html#module-itertools from itertools import...

View Article

Obj Parser

I followed a tutorial online on how to create a obj file parser, so far my parser reads a obj file and stores all the vertices into a struct named coordinate. Am not quite sure, how to use the...

View Article

Help with scraper type application

I am new to c# and have been watching tons of tutorials but seem to learn nothing, I want to try some hands on so I want to build an app that goes to y*ut*be and brings back some information like,...

View Article
Browsing all 51036 articles
Browse latest View live


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