Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~724 People Reached
Member Avatar for lean23
Re: Help

help poh cno poh my alm sa bubble sort nid ko poh xe in ascending order, 10 arrays poh ang gagamitin ska input box.pls. poh,,,

Member Avatar for vb5prgrmr
-1
51
Member Avatar for ~wylde~

Hello, Id like to start by saying that I am a beginning programmer. Ive almost finished my code optimizer as my first serious project. What Ive designed this program to do it go through a source (.vbp) file and clean up the coding (removing large unnecessary spaces), from there, there …

Member Avatar for vb5prgrmr
0
107
Member Avatar for BrianWren

Can't find a database forum, so I'm posting here. If this is no good, perhaps someone can effectively redirect me... _______________________________ On starting SQL Server Management Studio Express, I get a message that says: [code] _________________________________________________ | Microsoft SQL Server Management Studio Express | ^ | /!\ The file C:\Windows\Microsoft.NET\Framework\mscorlib.tlb …

Member Avatar for rch1231
0
108
Member Avatar for BrianWren

Can't find a database forum, so I'm posting here. If this is no good, perhaps someone can effectively redirect me... _______________________________ On starting SQL Server 2005 Management Studio Express, I get a message that says: [code] _________________________________________________ | Microsoft SQL Server Management Studio Express | ^ | /!\ The file …

Member Avatar for apegram
0
109
Member Avatar for BrianWren

In trying:[CODE]string var1 = Something"; Console.WriteLine("{0} ... \{", var1);[/CODE] to get: Something ...{ I get an error: Unrecognized escape sequence. Without the backslash I get an error: Input string was not in a correct format. Using "{0} ... \x7B" doesn't work: Input string was not in a correct format. (\x78 …

Member Avatar for BrianWren
1
125
Member Avatar for endframe

Hi everyone. So here's the case, I am a newcomer in C++ and I have been working on a small begginers program ; it adds 2 numbers after adding 1 to each of those 2 numbers . Let's say if we put 4,5 then it will add 1 to both …

Member Avatar for BrianWren
0
224