Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~965 People Reached
Favorite Forums
Favorite Tags
Member Avatar for pramudiyanto

Hi, I'm doing some sort of programming with Delphi XE3. I build some sort of multidimensional array (say it 500x500). My question is, is it possible to delete a row (or some rows), or a column (or some columns) of those array so that I can achieve the smaller size …

Member Avatar for SalmiSoft
0
88
Member Avatar for mawoodard@pilot
Member Avatar for davecoventry
0
172
Member Avatar for htataw

Hi for all, I'm newer with Delphi can anybody help me to convert the following c++ code to delphi7 one's. many thanks in advance c++ code : ********************************* #include <stdio.h> #include <stdlib.h> #include <signal.h> #include <ctype.h> #include <string.h> #include <errno.h> #include <sys/param.h> #include <sys/types.h> #include <netinet/in.h> #include <sys/socket.h> #include <netdb.h> …

Member Avatar for pramudiyanto
0
705