pack function

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
thatsme
Forum Commoner
Posts: 87
Joined: Sat Apr 07, 2007 2:18 am

pack function

Post by thatsme »

Hi,

I am new to VC++, i have to write a binary file. Is there any function in vc++ equivalent to

Code: Select all

pack
function?

Thanks
User avatar
onion2k
Jedi Mod
Posts: 5263
Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com

Re: pack function

Post by onion2k »

This isn't a vc++ forum, it's a PHP forum.
thatsme
Forum Commoner
Posts: 87
Joined: Sat Apr 07, 2007 2:18 am

Re: pack function

Post by thatsme »

This isn't a vc++ forum, it's a PHP forum.
pack() is a PHP function.
Post Reply