User profile: bm2010

User info
User name:bm2010
Name:David
Location:Ottawa, Ontario
Statistical data
Birthdate:Feb 26, 1980
Gender:Male
Occupation:Other
Skills:C
BASIC
C++
Visual Basic
RealBasic
History
Joined:
Number of posts:11
Latest posts:

save/load struct array to/from file
alrighty, thanks. that will have to do then, but hey if it works, it works, thats what matters. but ...

save/load struct array to/from file
im looking to save a struct array to a file. im trying to get it to save the data, but since its a m...

basic string formating
that works wonders. i was able to intergrate that into my code, with no changes to the function code...

basic string formating
it wasnt replacing the variables properly. i was getting it to search for a specific string like %d,...

basic string formating
hi, im working on a simple script language, and so far i got it working great (with help from Athar,...