Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
0 Endorsements
Ranked #3K
~600 People Reached
Favorite Tags
Member Avatar for vineetgoyal

does any body here know how to install a c++ compiler in windows vista ultimate 64 bit

Member Avatar for soniji88
0
112
Member Avatar for songweaver

Hey guys I am a newbie to VB and need help with this form, The idea is that people enter there age and if they over 65 and are a member its one price, if they are under 65 its one price and if they are not a member it …

Member Avatar for pasanbuddhika
0
133
Member Avatar for oluscoa

Using Visual Basic .Net, explain what each variable type listed below holds, how big it is (i.e. the number of bytes it uses) and give an example of how it might be used. Data Type Explanation space occupied Example Text Integer Floating point Date Boolean Bytes

Member Avatar for kvprajapati
0
134
Member Avatar for raigs

N00B. If I compile a simple Hello World! program on a 64bit linux, will it work on a 32bit linux? (I'm using gcc). [CODE]#include <stdio.h> int main(void) { printf("Hello World!"); return 0; }[/CODE]

Member Avatar for ankur_
0
168
Member Avatar for pasanbuddhika

I want to change system date and time. [CODE]TimeOfDay = CDate(DateTimePicker1.Value.ToString)[/CODE] I use above code but it not work Plese help me

0
53