Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
69% Quality Score
Upvotes Received
5
Posts with Upvotes
4
Upvoting Members
4
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
1 Commented Post
0 Endorsements
~7K People Reached
Favorite Forums
Favorite Tags
c++ x 7
c x 3
Member Avatar for matika

[FONT=Lucida Console][COLOR=Blue]is there any function that helps to sort an array of strings alphabeticly i need to sort an array alphabeticly which contains names of students thx 4 yr help matika :cool: [/COLOR][/FONT]

Member Avatar for sachin_mnnit
1
744
Member Avatar for dooda man

i want to put my program in a setup project but there is a problem which is other users dont have dot net frame work to make the setup begin, the question is how can i put dot net frame work in my setup, to generalize i want to make …

Member Avatar for Jugortha
0
182
Member Avatar for dooda man

in imagebrush class i want to put an image by giving its url, i cant find a function that takes the url of the image. neither in imagesource Class can any 1 help me because i want to put an image programmicly in inkCanvas which takes argument brush or imagebrush …

Member Avatar for NET-Developer
0
90
Member Avatar for dooda man

Hello .. i wanted to ask how could i implement a transparent rich text box, as known rich text boxes couldnt have background or transparent color, after i searched i knew that the .Net frame work doesnt use the latest edition of richtextbox DLL, as it uses the second edition, …

Member Avatar for RwCC
0
95
Member Avatar for dooda man

how can i make the program display * in password entery i tried [B] while(getch()) { cout<<"*"; } [/B] but it didnt work plz tell me how

Member Avatar for FireNet
0
129
Member Avatar for dooda man

I want the user to use the four cursors up,down,right,left. i tried to use getch() but it didnt work because the four have the same ASCII code which is 224, so i cant diffrentiate between them plz any one tell me how to make the user use them aam and …

Member Avatar for Narue
0
366
Member Avatar for dcving

// Program 2.25: Declares distance of an object // given speed in MPH and time in hours and minutes // Author: Eric Martin // Date: 10/1/2004 #include <string> #include <iostream> #include <getch> using namespace std; float main () { // Declare speed in MPH // Declare time in hours and …

Member Avatar for Narue
0
308
Member Avatar for dooda man

i made a program in a windows application project , but i wonder how can i put a skin for my program to be nice looking, to be more specific i want to design a skin ( on any program not .net specficly ) then apply it on my program …

Member Avatar for matika
1
128
Member Avatar for dooda man

I asked before for a time delay function which is like system ("pause") but depend on time instead of keys , to elaborate i want the program instead if writing " press any key to contiue " i want it to freeze for example for 2 or 3 sec then …

Member Avatar for Bleek
0
174
Member Avatar for dooda man

hi , i am doing a project with c++ visual studio 6 and i really want this facility, which is .. the user will enter a single character or a an integer ,so the compiler will take the input he entered (int or char) without waiting from him to press …

Member Avatar for Bleek
0
4K
Member Avatar for dooda man

[COLOR=Navy][/COLOR]hii, i am computer science student and i am doing win console application program "Project" by c++ compiler "mic visiual 6", the project is like a small data base which stores student names and thier grades and search for names, add, delete,edit and other things. i am asking if i …

Member Avatar for FireNet
2
512
Member Avatar for dooda man

hi , i am using simple console application and i am asking about the way to make the program depend on time insead of dependng on pressing keys for example, i want siplay the word "Hello.." and after 5 seconds it changes to "World" , to elaborate .. i want …

Member Avatar for FireNet
0
147
Member Avatar for dooda man

I am in a project and i am using win simple console application and i would like to know how to make the user choose the directory of files. thnx :idea:

Member Avatar for FireNet
1
161