How can you convert an array of ints into a string (C language)

This is a discussion on "How can you convert an array of ints into a string (C language)" within the Other Programming Languages section. This forum, and the thread "How can you convert an array of ints into a string (C language) are both part of the Program Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Program Your Website > Other Programming Languages

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Dec 1st, 2005, 18:13
New Member
Join Date: Dec 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
How can you convert an array of ints into a string (C language)

I'm working on Win32 program where one process calculates a catalan sequence, creates a shared memory and writes the sequence into that shared memory. So I have an array of ints(it'll be the sequence values) and I want to put values of that array into the lpMapAdress(which is a pointer to shared region) using sprintf. sprintf(lpMapAddress, ...) How do I do that? How do I convert an array of ints into the string, so I can put it in the shared memory? I woud appreciate any input you can offer. Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Dec 1st, 2005, 20:57
Most Reputable Member
Join Date: Aug 2005
Location: North Wales, United Kingdom
Age: 21
Posts: 1,093
Thanks: 0
Thanked 0 Times in 0 Posts
Re: How can you convert an array of ints into a string (C language)

Moved the thread to here, hopefully will get more response
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
convert, array, ints, string, language

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to convert sql statement to multi array yuexuan PHP Forum 1 Jan 20th, 2008 10:06
split a string into an array djanim8 Classic ASP 0 Oct 11th, 2006 13:04
convert string to datetime format ... jeffmarsh Other Programming Languages 0 Jul 2nd, 2006 06:36
Sorting a new array from an existing array Ozeona Flash & Multimedia Forum 2 Sep 20th, 2005 08:43
array unable to check another array so as to be displayed Ozeona Flash & Multimedia Forum 1 Aug 5th, 2005 10:26


All times are GMT. The time now is 21:16.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved