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
~1K People Reached
Favorite Tags

4 Posted Topics

Member Avatar for alvin_aldrich

Hi I need help on converting the sample c++ code. Can someone please help. Any help would be greatly appreciated. :D struct sample { int type; long arg1, arg2; }; struct sample sampletable[2][3] = {{{ 1, 0, 0 }, { 2, 0, 0 }, { 1, 0, 0 }}, {{ …

Member Avatar for Sten Ove Larvin
0
447
Member Avatar for Raziel26

i think the problem is that your using the function height before its even declared. that maybe why your getting errors in height and not in weight Hope this helps

Member Avatar for Member #82008
0
104
Member Avatar for alvin_aldrich

Hi everyone, Im a bit new in PHP and i heard it is similar already to java in the sense that its already object oriented. I was wondering if there are some free codes that does persistence on the database ( something that returns DTOs instead of the usual resultset). …

Member Avatar for alvin_aldrich
0
324
Member Avatar for alvin_aldrich

hi everyone, I would just like to ask what (long)table_1 means? The table_1 is defined below. I do get a value of 4395176 with this code printf("table 1 is %d\n", table_1); But i dont know what operation was done? Can someone please help unsigned char table_1[256] = { 0x08, 0xCB, …

Member Avatar for hollystyles
0
171

The End.